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

    Hi Team,

    I need to increase the left padding of the menu items in left sidebar menu settings in this website: http://langenbeck-beratung.de/

    It should look like this afterwards:

    Can you please advise?

    Thanks,
    Jan :)

    #376787

    Hey Jan :)

    Please add following code to Quick CSS

    .html_header_sidebar #header .av-main-nav > li {
    margin: 0 13% 0 38%;
    }

    Regards,
    Yigit

    #376789

    Wow, that was perfect and blazing fast!

    Thanks Yigit! You are the best!! :)

    Jan

    #376794

    Hey!

    Always glad to help Jan! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu itmes padding left sidebar menu’ is closed to new replies.