Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: how to change mobile view text size

#19289
Grace Themes
Member

Hi,

We have write some wronge CSS Code:


@media
only screen and (max-width: 768px) {

.content-area { padding: 20px !important;}
.fg-item { width: 100% !important;}

}

#cat { height:30px; padding: 5px; width: 170px; }

height element is wronge

I have correct the all CSS codes

Regards