- This topic has 15 replies, 2 voices, and was last updated 7 years, 3 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile: Menu Navigation
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
#news-box h2 { font-size:18px !important;}
}
Regards,
Dave
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]