• Resolved hgblakeman

    (@hgblakeman)


    On the mobile version of my website, a new wrinkle has cropped up with my Neve menu. When the menu icon is tapped, the menu slides across the screen as expected, except with a transparent background which makes it very difficult to read. I want the menu background to be white (which it used to be), but am unable to figure out how to achieve this. Can anyone help me?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hgblakeman

    (@hgblakeman)

    Can anyone please help me?

    Mat

    (@mateithemeisle)

    Hello @hgblakeman ,

    Thank you for using Neve and apologies for the delayed reply!

    This problem might be coming from a plugin conflict. Thus please deactivate all plugins and see if the issue persists.

    If it does, then you can add the below CSS into the Additional CSS tab within the Customizer to fix this issue:

    .header-menu-sidebar {
        background-color: white !important;
    }

    Thank you and have an amazing day!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mobile menu transparent background’ is closed to new replies.