Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #353145

    Hi – how can I get rid of all effects on the text in the main menu? I am importing my own font. I just want the text to look normal without any hover effects(except for the bottom border effect in the <li>)

    best regards,
    Elise

    • This topic was modified 9 years, 5 months ago by Elliott.
    #353358

    Hey Elise!

    By default the only hover effect that should be applied is a color change. Or are you wanting to remove the background hover on the sub menu items?

    Go ahead and send us a link and we’ll take a look. You can mark your reply as private if you wish.

    Best regards,
    Elliott

    #353768

    As you see from the link, the font in the menu is unclear – it is a google font and should render OK like it does on the rest of the page – so I wonder how to fix it:)

    http://elisejansen.no/

    Best Elise

    #353962

    Hi!

    Perhaps your wanting to set it’s weight to normal and increase it’s height a bit? Try adding this to your custom CSS.

    #top #header .av-main-nav > li > a { font-weight: 400 !important; font-size: 20px !important; }
    

    Cheers!
    Elliott

    • This reply was modified 9 years, 5 months ago by Elliott.
    #354273

    That did it:) thanks:)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remoc font effects in main menu’ is closed to new replies.