Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1000078

    I’ve tried changing the settings everywhere that seems correct in the Enfold settings, but the colors I choose for the hamburger menu don’t seem to be working. I’d like for the menu to have a white background with gray text instead of the black background with white text. Is there somewhere in particular that missing where I need to make that adjustment? Thanks!

    #1000118

    Hey evertypedesign,
    Please try this code in the General Styling > Quick CSS field:

    .html_av-overlay-side #top .av-burger-overlay-scroll {
        background: #ffffff !important; 
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        color: #808080 !important; 
    }

    If this doesn’t work, then try adding to WordPress > Customize > Additional CSS
    Then Please clear any cache plugin and your browser cache and check.

    Best regards,
    Mike

    #1000409

    Thanks, I added the CSS in both places (it didn’t work after adding in the General Styling > Quick CSS field) so I added to WordPress > Customize > Additional CSS as well and it still doesn’t work.

    I deleted all cache and tried again and still no luck. Any other potential fixes?

    #1000561

    Hi,
    Please include the url to the site in question so we can take a closer look.

    Best regards,
    Mike

    #1000749
    #1000820

    Hi evertypedesign,

    Can you not change that in that plugin’s settings?

    Best regards,
    Victoria

    #1000825

    I adjusted all the available settings in the Enfold Theme Options that would affect the hamburger menu, but none of them are working. I don’t have a separate plugin installed to style the hamburger menu.

    #1000850

    Hi evertypedesign,

    That is not Enfold’s menu and so the settings in the theme options will not work. That menu is done with the MAx Mega Menu plugin.

    Best regards,
    Victoria

    #1000944

    Thanks so much for the reminder, I totally forgot that was a separate plugin!

    #1000955

    Hi,

    I’m glad you were able to get this answered. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Hamburger Menu Styling’ is closed to new replies.