Right sidebar

Posted in: Newspaper
Post count: 2

Good day,

I’m having problems with one of my websites, for some reason the right sidebar padding gets remove on scroll, please find link here:
http://thelaboratory.co.za/nobodyKnowsTest/2019/06/05/starbucks-secret-menu-the-drinks-you-didnt-know-you-can-ask-for/

How can I stop this from happening or add padding once the user scroll?

Hope to hear back a response soon.

Regards
Abnrich Vigus

Post count: 35449

Hi,

Please try this custom css
.body-td-affix .td-pb-span4 .td-ss-main-sidebar{
padding: 0 24px ;
width: 372px!important;
margin-left: -24px;
}

Set the code in Theme panel>Custom code> Custom css

Thank you!

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