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

    Hi there!
    How do I go about changing my burger menu to a custom font (from google fonts)?
    Thanks!

    #972902

    Hey Rshaules,

    Do you mean using a different burger icon? Can you explain a bit more what you’re trying to achieve?

    Best regards,
    Victoria

    #975676

    Hi Victoria,

    Thanks for the message- What I mean to ask is how do I change the font of the menu when the sandwich looking menu button is pressed? It appears there is no way to modify this font specifically.

    Thanks!

    #975707

    Hi Rshaules,

    You can use this code in Quick CSS (located in Enfold > General Styling):

    #av-burger-menu-ul li a {
      font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    Just replace the font.
    Hope this helps.

    Best regards,
    Nikko

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