I want to widen my website. Right now, there is too much empty space on the sides of my pages. How can I get rid of the empty spaces? I have added a picture as a reference.
Thank you.
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
is this fine with this look?
Thanks for more clear
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.template-index .lazyload__image-wrapper {
max-width: 100% !important;
}
.template-index .main-content {
max-width: 100%;
}
User | Count |
---|---|
396 | |
204 | |
129 | |
46 | |
42 |