Sticky Row Capability

Posted in: Newspaper
Post count: 1

Hi Team,
I want to make a STICKY ROW within a new post template that will stick to top:0; while scrolling.

I have used:

.row-name {
position: -webkit-sticky;
position: sticky;
top: 0;
}

So far it is not working at all.

Do you have any solution to this?

Please i need help with this one.

Cheers, Thanks,

Ofer

Post count: 23312

Hello High Surfer,

Notice that our theme has a Smart Sidebar functionality and if you will set up correctly you can achieve a sticky element, as you wish. Please check the guide for this functionality from here -> https://forum.tagdiv.com/smart-sidebar-2/

Thanks for your understanding!

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