• Resolved jagadishsr

    (@jagadishsr)


    Excellent plugin to start the conversation. While using 2 menus, one on the left & other on the right, the right side menu is going behind the content. Tried z-index to higher values, but not working. I am using DIVI Theme.

    Can you please help on this? Thank you.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Wow-Company

    (@wpcalc)

    Hello.

    Try to set the property z-index = 9 to element with id = overview

    #overview {
        z-index: 9;
    }

    In the site dashboard:

    1. Go to the page ‘Appearance’->’Customize’
    2. Click ‘Additional CSS’
    3. Add CSS code
    4. Click ‘Published’
    Thread Starter jagadishsr

    (@jagadishsr)

    That did the MAGIC. Thank you very much for your great support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Float menu goes behind content’ is closed to new replies.