How to change navigation text size
dave_t_ri said 1 year, 1 month ago:
How can I make my navigation font larger for my page headings at the top of my site?
thanks!
staceyh said 1 year, 1 month ago:
@dave_t_ri You’ll need to use CSS to modify the size of the text within the navigation:
http://support.godaddy.com/help/article/6522
If you’re not familiar with CSS, these tools might help:
~Stacey
Nate D said 1 year, 1 month ago:
@dave_t_ri – This code is for the navigation font, edit the value how desired and add to you Advanced CSS file.
.sf_navigation ul li a { font-size: 12px }
6 min expected wait time