Padding Content to Container

Hello
I tried to find a way to reduce the white space on the left and right side of the container.

I had a similar problem on another page with a Portfolio, but I’m not able to work out a solution for this situation based on the old solution.

.x-portfolio .entry-info,
.x-portfolio .entry-extra {
width: 100%;
}

.x-portfolio .entry-wrap {
padding: 25px;
margin: 0;
}

I will send you the login with privat Message, as the side is on maintenance mode.

Thanks a lot in advance for your support
Michaela

Hi @madeliefje,

Thanks for reaching out.

The spacing is due to the inner container of each row, please inspect your section’s row and disable the inner container.

Then inspect your section and increase its left and right padding.

About the background color, it’s because of malformed content. It displays okay in the builder preview since it faulty content is wrapped within the preview container.

I’ve been trying to find the culprit but there is no malformed content, perhaps it’s due to other plugins. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Let us know how it goes!

Hi @Rad

Thanks a lot, that worked fine.

I deactivated all plugins but nothing changed… I restored a backup from yesterday first just the theme, then the plugins, nothing changed. Last I restored the whole database and the background color is ok again. I lost some of the changes I made today but not much. I can’t tell what’s caused the problem in the database, I just hope it doesn’t happen again… Right now I do lot more backups not just ones a day :wink:

You’re most welcome, Michaela.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.