Hey,
I just need some help so i can get rid of the side padding on my home screen, and for it to also adjust on different sizes screens, i want this so the images can be bigger.
Hii @raresupply
Welcome to the Shopify community!
Thanks for your good question.
kindly share your store URL, so that
I will check out the issue and provide a solution.
@raresupply Your website is password protected kindly share the password too.
I just private messaged you.
Hii @raresupply
Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
(This code will remive all padding from all type of devices)
.page-width {
max-width: 260rem !important;
margin: 0 auto;
padding: 0 1.5rem;
}
Solution :
Kindly like & accept this as a solution, if this post is helpful.
Hey that didn’t appear to work
PM me your pass.
It is unlocked now