• Hi;

    I’ve got a shop page using the ddSlick interface to allow buyers to choose the option they want to purchase. However, when I click on the menu to show the list of options, it doesn’t mask out the content that is below, it kind of overlaps it, showing the options and the content underneath it as well in a odd mashup.

    Not sure If I’m explained it right but I’ve included the page link that might show it much easier.

    I’m using the latest version of Divi builder and have tried setting the columns and backgrounds to white but it still doesn’t work.

    Can someone point me the right direction to help stop the content below showing up, just leaving the menu options visible?

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

Viewing 1 replies (of 1 total)
  • Plugin Author WPClever

    (@wpclever)

    Hi,

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    .et_pb_section_5 {
        z-index: 9;
    }
Viewing 1 replies (of 1 total)

The topic ‘Drop down menu overlapping content underneath’ is closed to new replies.