• Hi
    Is there any way of stopping the slider image overlaying the dropdown part of a menu? On the page containing the slider (home page), only the first menu entry is visible in the dropdown when you hover over the menu heading, the other two are obscured by the slider. If you hover over the menu heading on a page without a slider, all 3 entries are visible.Thanks
    Chris

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey @xwingsmith,

    You may go to your?Dashboard > Appearance > Customize > Additional CSS
    Add this to the Additional CSS:

    #site-navigation ul.sub-menu {
    z-index: 999;
    }

    Do let us know if you have any further query regarding our theme. We will try to reach you soon.

    Good Day,
    Best Regards

    Thread Starter xwingsmith

    (@xwingsmith)

    That works perfectly. Thanks very much Sabina.

    Hi,

    Glad to know it worked. Feel free to ask again if you get any issue regarding the theme. If you liked this theme, you can help us by leaving a review.

    Thanks.

    Hi,

    I’m facing a similar issue.
    I’m building a website with Siteorigin Pagebuilder.
    When I use the SiteOrigin Slider, the slider appear above the navigation bar.
    Is there a way to pull this under, of to pull the navigation bar up?
    I tried z-index, but it doesn’t seems to work.

    You can see my site https://cocoi.nl/.
    You’ll notice that when you scroll pass the slider, the sticky menu appears

    Thank you in advance.
    Lennart

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider hides menu dropdown’ is closed to new replies.