Hi, hope someone can help me. I’ve looked for the solution but nothing is working so far.
how can I make the gallery image on the homepage full width to the very edge of the page? for mobile and desktop?
any help would be appreciated. thanks in advance!
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi! thanks for your reply.
the url is: https://jazzyboo.com.au/
password is: heloa
hi NicoleJB
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
/* For desktop */
@media only screen and (min-width: 750px)
.main-content .page-width {
padding: 0 0px;
}
/* For Mobile*/
.main-content .page-width {
padding: 0 0px !important;
}
If helpful then please Like and Accept Solution.
Shopify theme and app developer.
Skype: live:hardikradadiya355
Thanks
Hi @hardik355
thanks for your reply, I put the code at the bottom of “theme.scss.liquid”
is this right? because this happened. did I do it wrong?

hi NicoleJB
i will update the code can you put down one more time. if any issue let me know.
Thanks
@hardik355 I put the code back in my store, is that what you need?
hi NicoleJB
please remove my code something went wrong i will check and update.
Thanks!
1 Like
@hardik355 Okay, it’s removed. thank you so much for helping