• Resolved gildedbedrock

    (@gildedbedrock)


    Right now, I have a fixed header, and another widget (buttons) that is fixed lower down the page, but when I scroll down, the header overlaps the buttons. I have removed the fixed header to make sure it is still sticking, and it is, but is there any way to change the z index so that the buttons are above the header?
    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Thomas M

    (@webzunft)

    Hi gildedbedrock,

    thanks for reaching out.

    When you investigate the source code generated for the page, you will see that Fixed Widget adds some custom classes to potentially fixed elements and when they are fixed. You can indeed use those to write a custom CSS rule to set the z-index.

    Thanks,

    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘Overlap covering other fixed widgets’ is closed to new replies.