• Resolved pendu2016

    (@pendu2016)


    Mega Menu Background Changed to white on its own. I made no changes to the site and can’t figure out how to fix the white block that’s now my menu.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Pendu,

    It looks like you (or another admin) have the background colour set as black, but the opacity set to 0.01 (basically transparent black).

    Try changing the menu background colour again using the theme editor, and in the color picker, slide the bottom slider all the way to the right.

    Regards,
    Tom

    • This reply was modified 5 years, 6 months ago by megamenu.
    Thread Starter pendu2016

    (@pendu2016)

    Yeah but it’s supposed to be transparent and the transparent comes up as white.

    Plugin Author megamenu

    (@megamenu)

    Hi Pendu,

    Oh, I see. Maybe your theme updated then as the white colour is coming from your theme styling (and showing through the transparent background you’ve set for the menu). You will need to set the menu background to transparent and also add this to Appearance > Customize > Additional CSS:

    .main-navigation {
        background-color: transparent;
    }

    Regards,
    Tom

    Thread Starter pendu2016

    (@pendu2016)

    Thank you so much! That worked perfectly!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mega Menu Background Changed to white on its own’ is closed to new replies.