Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1436472

    Hello,
    I have the color for the burger menu in dark, with with background and hidden bar when entering the site

    when I click on the burger tho i am not able to change only the X color, and not the rest of the menu, so it appears white

    Is there a way to do it?
    Thanks

    #1436559

    Hey SurigliaStudio,
    Please link to your page so we can examine the burger X and assist.

    Best regards,
    Mike

    #1436581
    This reply has been marked as private.
    #1436605

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .av-burger-overlay-active #top #wrap_all #header_main .av-hamburger-inner,
    .av-burger-overlay-active #top #wrap_all #header_main .av-hamburger-inner::after {
    	background-color: rgb(74, 30, 9);
    }
    

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1436620

    It works perfectly. Thank you Mike
    Have a nice day
    A

    #1436637

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1436638

    You can close it, thanks
    A

    #1436665

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change opened burger menu color’ is closed to new replies.