Site logo

Archived topic

Full width page with elementor in boxed layout

6 replies · Started by perlfan on July 12, 2020

Viewing posts 1–7 of 7

Hi there, I have created a footer page (inserted as hook under my shop front page) with Elementor that should have full width instead of a boxed layout. Even though I've set the page builder container to full width (and the Elementor setting to page layout inherit), the page has white frames on the left and on the right as you can see on my site at the very bottom. In Elementor it's displayed correctly, but not on the live site. Unfortunately I didn't find the solution to this in the forum... Best, Frank

Thank you, Leo. When I reduced the footer padding to 0, it looked good. The footer page extended to full width. As the google rating plugin was above the footer page in the footer bar and needed some padding, I moved the rating plugin to Footer Widget 1, so that the rating plugin has padding. After assigning the rating plugin to Widget 1, the footer page is now narrow and left-aligned... :(
What happened here? I didn't change anything else. The page builder layout is still set to full width and the Elementor page setting to Inherit... thanks for help. Frank

Hi there,

try adding this CSS:

.footer-bar-align-left .footer-bar {
    float: none !important;
}

Solved! Thank you!

You're welcome

This archived topic is closed to new replies.