Post Content Div shifted out of place.

Posted in: Newsmag
Post count: 80

Hello again,

My post content <div> is shifted out of place.

class="td-post-content td-pb-padding-side td-post-image-full" has shifted over by the left padding.

http://breakwater.wpengine.com/story/featured/2014/12/dixie-belle-reborn/

Can you take a peek and see why it did that?

Post count: 80

So, I don’t know why it did what it did. But the left padding was set to -21px. I never edited the main css file to cause that.

So I added a Custom CSS to move left padding back to 0px.

.td-post-image-full {
left: 0px;
}

Edit: I looked in your theme download *.zip from ThemeForest.net and it is hard coded in the *.css file to have that padding.

I don’t know why you guys did that, but I only noticed because my inline article ad banners were aligned left and your documentation shows them positioned in the center.

  • This reply was modified 11 years by Breakwater. Reason: Found bug in css maybe?
  • This reply was modified 11 years by Breakwater.
Post count: 6600

Hi,

Have you used the VC to build your posts as this could happen because you use page builder to build your posts which we don’t recommend as it could cause issues of this type.
That padding was added surrounding the post content and when you use page builder and rows as post content and extra padding is added which causes the layout issues you’ve also mentioned.

Thanks

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