- This topic has 15 replies, 2 voices, and was last updated 7 years, 11 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