Increased spacing in 'video' mode between social and subtitle

Posted in: Newspaper
Post count: 181

Hello,

When i click ‘Video’ in the format tab when creating a post, it adds different styling to the page.

The spacing between my subtitle and social share buttons increases loads. How can i get the normal spacing when ‘video’ format isn’t selected?

Pic of the issue (and an awful arrow, haha): http://i.imgur.com/z2oYhY6.png

Thanks,

Post count: 6600

Hi,

Not sure, I believe this happens due to your sharing plugin you can also try without any plugins and enable theme one by one to find the one who’s causing this. Try this custom css:

.single-format-video .post .td-post-text-content {
padding-top: 0px !important;
}

Thanks

Post count: 181

Custom css worked, thank you! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.