• Resolved bamsystems

    (@bamsystems)


    Hi there, within Max Menu settings i have not changed the font settings so it should be honouring our flatsome theme menu title settings which is Josefin Sans, however it seems to be referencing the body font instead even for the top most menu option which is Lato.

    If i change the body font to josefin it changes. However i wanted to keep the body font Lato . Can you advise what might be wrong and how just to make the menu bar honour the theme font or a way to overide ? I tried adding some custom CSS but it did not seem to just target the menu bar and changed all of the levels. (prob put something in wrong!)

    thanks

    Steve

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Steve,

    Try:

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-family: josefin;
    }

    Regards,
    Tom

    Thread Starter bamsystems

    (@bamsystems)

    Thanks for the swift reply, that sorted it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font not being honoured in menu first level’ is closed to new replies.