Random White Box Issue on Last Section of Homepage

There is a white box that generates when I add or clone a new section. I don’t know why it generates. I tried to slowly rebuild it and it’s random on what causes it. When I try to inspect if it, no way to target to see what class or id it’s using. My guess is it’s a theme issue bug? I am currently on the latest version of wordpress and pro/cornerstone.

Here is an example of the issue White Box Issue

Here is my website: My Website

Any help would be appreciated it.

Hey Jerrit,

Thanks for writing in! I have investigated the issue and I found out that somewhere on the page, this custom CSS was added:

.mt-8, .x-row {
    max-width: 1550px !important;
}

Please find and remove this CSS block because this is the one causing the issue.

Best Regards.

Thank you so much! That worked!

Hey Jerrit,

You’re most welcome!

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