• Resolved harrytownsend

    (@harrytownsend)


    Hi Mark

    thanks for the use of your plugin. as the title says i am seeing the content above and some behind (the backgrounds) as i scroll over the sticky header. i would like all content to appear behind the sticky header as it scrolls.
    i am using divi, with a full width module with code/shortcode inserted, as i createed the header/menu in revolution slider.

    many thanks
    harry

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter harrytownsend

    (@harrytownsend)

    when i say above i mean infront…

    • This reply was modified 6 years, 8 months ago by harrytownsend.

    Hi, thanks for trying my plugin. ??

    This is more of an issue with your page builder (and how Z-indexes are assigned to your elements) than an issue with my plugin, but I believe that adding the following code to your CSS would help:

    #main-content .et_pb_row {
        z-index: 1;
    }
    Thread Starter harrytownsend

    (@harrytownsend)

    awesome.

    thanks for the fix (it worked) and the quick reply.

    Hi, I am having the same issue and the css code mentioned above does not help.

    Hi! I am having the same issue.
    The page which I have this issue, is built with Elementor. The sticky menu works like charm, but there is one particular section, which overlaps the sticky menu. I tried to add the previously mentioned CSS, or change the Z index, but none of this helped. Thanks in advance!

    hi! update: for me, setting the z-index of the sticky element to 99999 solved the problem.

    @dwalker1552 Please create a new thread for your issue and include the link to your site, and I’ll be happy to take a look.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘content scrolling in front of the sticky menu’ is closed to new replies.