Change the size of the submenu
Hi,
how do I get the size of the font in the submenue changed?
[Links visible only for registered users]
Thanks
Hi,
how do I get the size of the font in the submenue changed?
[Links visible only for registered users]
Thanks
Comments
Hello,
To increase the submenu font size, please, use the following code:
#Top_bar .menu li ul.sub-menu{ font-size: 20px!important; }Thanks