Hello.
I am using the minimal theme, I Would like to add some margin to the homepage, currently my content has 0 margin.
Can anyone help please.
Thanks Will
Hello.
I am using the minimal theme, I Would like to add some margin to the homepage, currently my content has 0 margin.
Can anyone help please.
Thanks Will
Hello There,
Please share your store URL and Screenshot.
So that I will check and let you know the exact solution here.
Hello There,
.main-content .grid { padding: 0 30px; margin: 0;}
.main-content .grid .grid__item{padding-left: 0;}
main.wrapper.main-content {
padding: 20px !important;
}
@ElsieWolfe
Add this code in the bottom of the theme.scss or theme.css file.
I hope it will work. If you need more help let me know. we are always happy to help you.
Thank you