Viewing Size of type on navigation menu

Size of type on navigation menu



User: Mary D. 8 years ago
Must type size on navigation menu link itself and the corresponding type size on the drop down menu's match. I'd like the links in a 24pt type and the options on the drop down to be about 14pt.
Thanks
User: Roddy 8 years ago
THIS PAGE gives general instructions on how to modify the default navigation menu styles.

In your case, you want to change only the size of the text in the drop down so the styles to be pasted into the Site Wide Head Code box are...

<style type="text/css">
#navmenu_menu0 ul ul li a{font-size:14px}
</style>

Note that sizes are expressed in pixels - not points.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.