- This topic has 4 replies, 3 voices, and was last updated 9 years, 1 month ago by .
 
Viewing 5 posts - 1 through 5 (of 5 total)
	
Viewing 5 posts - 1 through 5 (of 5 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › All Other Themes › Play School PRO Menu Fonts
Is there any way to bold the menu font, and make the sub menu font smaller than the menu font. Thanks, in advance.
Bobby
Hi Bobby,
Kindly show us your website URL.
Regards,
Dave
Here it is sorry…
http://d86.c2a.myftpupload.com/
Your camp looks awesome!!!!
Hi Bobby,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
#topmenu ul li a{font-weight:900;}
#topmenu ul li ul li a{font-size:15px;}
Regards,
Dave
