Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1024161

    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

    • This topic was modified 6 years, 1 month ago by AxelSchultze.
    #1024167

    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

    #1024222

    Thanks Jordan – I looked through those but could not find any way to make the menu text ‘normal’ instead of ‘bold’
    Thanks
    Axel

    #1024954

    Hi,

    Add the following to quick css:

    .av-main-nav li a{
    font-weight:normal!important;
    }

    Best regards,
    Jordan Shannon

    #1025707

    You rock – Thanks a lot Jordan – for this and the other great tips !!!!!

    #1025719

    Hi,

    No problem at all my friend. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘MENU font size and type’ is closed to new replies.