Sticky Header Partially Covering Sticky Sidebar

Posted in: Newspaper
Post count: 18

I’m designing a new header from the Cloud Library plugin’s Blank Header template, and the desktop sticky version is partially covering the top of the sticky sidebar on my posts. Any idea how to fix that?

Post count: 20688

Hi,

One solution would be to push the content and sidebar down a little
http://prntscr.com/n9yey4http://prntscr.com/n9yf53
You could give it a try, here is the code

.single .td-main-content,
.single .td-ss-main-sidebar {
margin-top: 60px!important;
}

Thanks

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