Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #494910

    Hi there,

    I would love to make the font Arimo in the menu navigation lighter / thinner. How can I do that?

    Thank you for your support!

    Jennifer

    #494939

    Hey Jennifer

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-main-nav > li > a {
        font-weight: lighter;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Cheers!
    Yigit

    #494950

    Hey JVW234!

    You can adjust the font-weight with css. May we have a link to your website so we can provide you with the specific css to make the menu items thinner?

    Best regards,
    Dake

    #494957

    Hi Dake, Yigit postet a code to do it, but it seems as if I am doing sth wrong – so yes, please have a look!

    Thank you!!

    #495023

    Hi!

    It seems there is some extra authentication needed to access your server.

    Best regards,
    Dake

    #495030

    ah sorry Dake! But now I managed to insert Yigits code, so it works now anyway! Thank you very much!

    #495032

    Hi!

    You’re welcome, that’s ok I’m glad you got things sorted out :)

    Pleases let us know if you ever need any help in the future.

    Cheers!
    Dake

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change menu font into a light version’ is closed to new replies.