position: sticky not working

Hello,

I have a question. I want to implement a sticky div box.

I added the following css to the class of the div box:

position: -webkit-sticky;

position: sticky !important;

top: 0 !important;;


Sadly this css

gets ignored from the browser…

You can see the element (marked) in the screenshot and here is the url:

https://wp.asapio.com/integration/


Best reagrds

Hannes


Comments

Sign In or Register to comment.