Tagged: border, burger menu icon, enfold
Since updating to the latest version of Enfold to 4.1.2, I’m unable to successfully style the burger menu icon with a border #333 that looks nice like the old version of 4.0.7. example: http://cristopalabradevida.com.
I’ve tried most forum posts solutions for 2017 and none achieve the above.
Please help – and many thanks for your continued support!
Hey Julie,
Just to confirm, you are looking to add a border around the icon?
Best regards,
Jordan Shannon
Correct, Jordan. Look at the example URL I provided that has the border as I’d like it to appear.
Hi,
Add this to quick css:
.av-burger-menu-main a {
background-color: white!important;
padding: 0 5px!important;
height: 50px!important;
line-height: 45px!important;
top: 20px;
position:relative;
border:2px solid #333!important;
}
Please let me know if this is what you needed.
Best regards,
Jordan Shannon
Perfect-O! Thanks.
Hi,
No problem at all! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon
The topic ‘2017 Burger Menu Icon Border’ is closed to new replies.