No margins padding on both sides Warehouse theme

@Dionisie
Please share your store URL.

https://www.itaworld.eu/

@Dionisie

Do you want to have margin for the whole store or only footer?

@Dionisie
IF only Footer Add this code at the bottom of your theme.css file

footer .container {
    padding: 0 var(--desktop-container-gutter);
}

If you wanted to have it for the whole website. then add this code.

.container {
  padding: 0 var(--desktop-container-gutter) !important;
}

The problem is in the whole store

and the problem is on mobile too

@Dionisie
Then add this code at the bottom of your theme.css file

.container {
  padding: 0 var(--desktop-container-gutter) !important;
}

@Dionisie
If you want me to add the code for you, you can add me to your store.

Name: Zeian shahzad

Email: shopify.zeian@gmail.com

1 Like

I did it, thank you very much

@Dionisie

You’re welcome.

Hi,

It works on the desktop but not for the mobile version. Do i need to add another line of code for it to apply on mobile ?

Thank you

@Fr1735
Yes.
Please share your store URL.

konovo store . com