- This topic has 1 reply, 2 voices, and was last updated 9 years, 5 months ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › All Other Themes › Menu size, Padding around tagline
http://www.intuitivesupportservices.com/
Hi could you please let me know how to add padding around the tagline?  Also, the font on the Nav drop down is slightly bigger than the main menu bar – is there a way that i can amend that?  thanks
Hi Debbie,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.headerinfo{padding:0 20px 15px 0;}
.header span.tagline{padding:15px 0;}
.sitenav ul li ul li{font-size:13px !important;}
Regards,
Dave
