Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: how to change mobile view text size

#19284
jackie teh
Participant

Hi,

Is this the must-have I have made some ccs change as below:


@media
screen and (max-width: 767px)
.content-area {
padding: 20px !important;
}

@media
only screen and (max-width: 768px) {
.fg-item {
width: 100% !important;
}
}

is my code correct?

I always use google chrome browser inspect