Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #917357

    How can I bring the items higher up in my mobile menu?
    Screenshot: https://ibb.co/iBqfHc
    Thanks

    #917427

    Hey denisj77,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #917456

    Here my link, Thanks

    #917636

    Hi,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

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

    Hope this helps :)

    Best regards,
    Nikko

    #917758

    Ok, Works.
    Thanks

    #917764

    Hi denisj77,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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