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

    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.

    #910769

    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

    #910802

    Yes this solved the problem.
    Thank you very much for the quick response and keep up the good work.

    Best regards,
    Lowisoft.

    #910816

    Hi Lowisoft,

    Glad that Mike helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘[4.3.2] Burger menu doesn't show a seperator if item is bordered’ is closed to new replies.