Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #829872

    Hi guys!

    I’m not sure where the menu items are on the website when viewing the site in mobile. Could you please assist? Thanks so much in advance!

    #829925

    Hey peanuttario,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      #header #av-burger-menu-ul {
        padding: 20px 0 !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    • This reply was modified 7 years, 4 months ago by Nikko.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.