1) MAIN MENU SUB LEVEL LINKS
How can I make the font size bigger in ‘advanced styling’ – or shall I go with custom CSS? I just try to avoid custom CSS if I can.
2) MAIN MENU
would be great to change font type (bold to normal) I find bold a bit old fashion.
Thanks a lot
Here my URL: http://wiforum.org
Hey Axel,
Please refer to the following for all font options. If this does not help then we will look to css.
Best regards,
Jordan Shannon
Thanks Jordan – I looked through those but could not find any way to make the menu text ‘normal’ instead of ‘bold’
Thanks
Axel
Hi,
Add the following to quick css:
.av-main-nav li a{
font-weight:normal!important;
}
Best regards,
Jordan Shannon
You rock – Thanks a lot Jordan – for this and the other great tips !!!!!
Hi,
No problem at all my friend. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon