Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #856987

    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!

    • This topic was modified 7 years, 2 months ago by welswebmaster.
    #857043

    Hey Julie,

    Just to confirm, you are looking to add a border around the icon?

    Best regards,
    Jordan Shannon

    #857044

    Correct, Jordan. Look at the example URL I provided that has the border as I’d like it to appear.

    #857741

    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

    #858047

    Perfect-O! Thanks.

    #858062

    Hi,

    No problem at all! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘2017 Burger Menu Icon Border’ is closed to new replies.