Sticky sidebar

Posted in: Newspaper
Post count: 69

i searched the forum but not sure if anyone has asked this..

is there an option to make a sticky side bar so that once the reader has read bast the end of the side bar you dont see a large white void on the right hand side?

Post count: 6600

Hi,

Unfortunately the theme doesn’t have a feature like that.
You can try though to add a widgetised sidebar element using VC page builder, select your sidebar and add a custom class to it, like this: http://screencast.com/t/8cM5cB14mG and then use this css to make it sticky: http://screencast.com/t/lByPP44eDGlK

.sticky_sidebar {
position: fixed;
}

You can also try to find a plugin which dose that.
Hope this helps!

Thanks

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