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

    Hello.

    Is there a way to narrow the vertical spacing between menu items that appear when the website visitor clicks on the hamburger menu? See home page link shown below.

    Thanks,

    Cliff

    #1298565

    Hey Cliff,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust the value (5px) as needed

    
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
        padding: 5px 50px;
    }
    

    Best regards,
    Yigit

    #1298980

    Thank you, Yigit. Perfect solution! You folks are the BEST! Cliff

    #1299006

    Hi,

    You are welcome, Cliff! Always happy to help :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy your weekend!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Narrowing Vertical Space Between Menu Items (Hamburger)’ is closed to new replies.