Site logo

Archived topic

Remove grey margins on Spacious template

3 replies · Started by Jay on August 7, 2020

Viewing posts 1–4 of 4

Hi, please see picture below. I want to remove the grey margins (marked with green) site wide:

https://ibb.co/dktBZ1B

P.s. if you could also SEPARATELY, tell me how to reduce the vertical white padding at the top of the container, that would be great too.

Thanks

Hi there,

Do you only want to remove that on mobile or desktop as well?

Please open a new topic for the separate question.

Thanks!

Hi: remove on mobile and desktop. Site wide.

Thanks

Remove this CSS from Additional CSS field in the customizer:

body {
    margin: 5%;
    position: relative;
}
This archived topic is closed to new replies.