Tagged: Burger Menu, separator
Hi there,
after updating the Enfold theme to 4.3.2, I noticed that the burger menu (classic) doesn’t show a seperator if the item above is bordered.
Before the update, the item was bordered on PC and it had no border on mobile devices (burger menu), which I appreciated. However, now it is also bordered in the burger menu and therefore the separator disappears.
Any idea how to solve this issue?
Best Regards,
Lowisoft.
Hey Lowisoft,
Try this code in the General Styling > Quick CSS field:
#top #wrap_all .av_header_border_disabled .av-menu-button > a {
border-bottom-style: solid!important;
border-bottom-width: 1px!important;
}
If this doesn’t work please Please include the url to the page in question so we can take a closer look.
Best regards,
Mike
Yes this solved the problem.
Thank you very much for the quick response and keep up the good work.
Best regards,
Lowisoft.
Hi Lowisoft,
Glad that Mike helped you. Thanks for using Enfold :)
Best regards,
Nikko