Tagged: menu items, padding
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 :)
Hey Jan :)
Please add following code to Quick CSS
.html_header_sidebar #header .av-main-nav > li {
margin: 0 13% 0 38%;
}
Regards,
Yigit
Wow, that was perfect and blazing fast!
Thanks Yigit! You are the best!! :)
Jan