td-main-page-wrap has gotten to much top-padding

Posted in: Newspaper
Post count: 137

Just noticed that the space between the main menu and the content all of a sudden (perhaps with last update) has increased to 48px.

I can of course reduce the top-padding by using:
.td-main-page-wrap {
padding-top: 30px !important;
}

for example.

This makes everything look good on the front page, however on the other pages everything gets moved up too much if i do this.

Is it supposed to be like this now (with the top-padding) or do I have som css-code wrong somewhere?

Site is: enkelteknik.se

Post count: 22421

Hello,
There seems to be some css there that gets rewritten. The trending now block element does not get the negative margin anymore so it creates a bit of space above the content. Please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it.
Let us know if the problem is still there afterwards.
Thank you!

Post count: 137

Thank you 🙂 Tried your tip and it turned out it was caused by the MailMunch-plugin. Under the plugin settings there was an option called: If enabled, it will add blank div tags in your posts and pages so you can embed forms more easily.

After setting it to No, the problem was solved.

Thank you again!

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