Sticky header offset not correct

Posted in: Newspaper
Post count: 4

Hello,

When I’m scrolling down with the sticky header, all others sticky elements have not a correct offset.

See here :

https://prnt.sc/yqe61b

Please help
Thanks

Post count: 27744

Hello,

This problem can be fixed using custom CSS, please send us a link to your website.

Thank you!

Post count: 4

Hello Anamaria !

My website is https://mises-fr.org

You can see the problem on this page, for example : https://www.mises-fr.org/category/economie/

Thank you !

Post count: 27744

Hello,

Please try this code

.td-is-sticky .clearfix{
margin-top: 40px;
}

The code need to be inserted in Theme Panel -> Custom Code -> Custom CSS => https://www.screencast.com/t/0Lb8nbD7s5u

Hope this helps you!

Thank you!

Post count: 4

Hello,

Sorry but it is not what I want.

I want only the sticky aspect to have an offset, not the “non-sticky” thing. Your code also affects the “non-sticky” aspect.

Please see here : https://prnt.sc/yyltez

Post count: 27744

Hello,

Unfortunately, in our theme doesn’t have the option on a sticky position without affecting the non-sticky.

Thank you for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.