Tagged: Burger Menu
How do I align button style links horizontally in a burger menu?
Hey Madeleine,
Thanks for the link to your page, please try this code in the General Styling ▸ Quick CSS field:
#av-burger-menu-ul .av-menu-button {
display: inline;
float: left;
width: 35%;
}
#av-burger-menu-ul .menu-item-3277 {
clear: left;
}
I was not sure if you wanted the lock on the same line, if you do then don’t use this css:
#av-burger-menu-ul .menu-item-3277 {
clear: left;
}
and you can adjust the spacing by changing the width to suit, after applying the css, please clear your browser cache and check.
Best regards,
Mike
Yeai! It worked! Thank you =)
Hi Lene,
Glad Mike could 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 the rest of your day!
Best regards,
Yigit