Site logo

Archived topic

Gaps on footer area sides. Left & Right

4 replies · Started by Yurik on June 9, 2020

Viewing posts 1–5 of 5

Hi,

I have a gap on booth sides of my footer (including the "footer widgets area") that shows on all browsers on desktop version, but not on mobile.

The above is happening whilst in: setting - layout - footer, I have enabled the full width for both: footer & footer´s content. But it appears some gaps on both sides, however by the full width setup this area should fill the space completely.

footer issue capture

https://spainru.com

Any help and the route to fix this will be greatly appreciated!

Bets Regards

Hi there,

Go to Additional CSS field in the customizer and remove this:

@media (min-width: 769px) {
    body {
        margin: 0 30px;
    }
}

Thanks Leo! That works perfectly!

Cheers

No problem :)

This archived topic is closed to new replies.