Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #647593

    Hi,

    I’m using the side bar menu, and I’m unable to change the font styling. I tried to do so both globally and in advanced settings – but could not. I’m trying to get open-sans reg 13 pt.

    http://www.webfour.net

    Thanks

    #647611

    Hey richardweisskopf,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
        font-family: serif;
    }

    Change ‘serif’ to the font you wish to use.

    Best regards,
    Jordan

    #648276

    Perfect – thank you.

    #648964

    Hi,

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.