Shopify themes, liquid, logos, and UX
Hi,
I'm new to shopify and I'm struggling to get the multicolumn to match the sections above and below.
It did start the full width of the page, but now I've set it to left somehow and can't get it back how it was.
I just need it back to the centre then reduce it's width.
If anyone can help it would be appreciated.
Solved! Go to the solution
This is an accepted solution.
Yes it is. Please follow the instructions below
.page-width.section-template--19926961258833__a5e9087d-4a4b-4e84-81a3-790cb46dde6d-padding.isolate.scroll-trigger.animate--slide-in {
max-width: calc(var(--page-width) - 100px);
background: var(--gradient-background);
background-attachment: fixed;
}
.multicolumn.color-scheme-f25c7f13-b11f-4212-bd95-9a0caf040e1a.gradient.background-primary.no-heading {
background: unset;
background-attachment: unset;
display: flex;
justify-content: center;
margin: 0 50px;
}
Result:
Hi @Certa
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
Hi @Certa
Thank you for providing the information. The said issue is due to the added code. Please follow the instructions to fix this.
#shopify-section-template--19926961258833__a5e9087d-4a4b-4e84-81a3-790cb46dde6d {
padding: 20% all;
max-width: 80% !important;
}
See image as reference.
Hi,
Thanks for helping me get it central 🙂
I just need to narrow the gold on each side as it's back to it's full width on the page. I want the same size as the section above and below if possible ?
Thanks
This is an accepted solution.
Yes it is. Please follow the instructions below
.page-width.section-template--19926961258833__a5e9087d-4a4b-4e84-81a3-790cb46dde6d-padding.isolate.scroll-trigger.animate--slide-in {
max-width: calc(var(--page-width) - 100px);
background: var(--gradient-background);
background-attachment: fixed;
}
.multicolumn.color-scheme-f25c7f13-b11f-4212-bd95-9a0caf040e1a.gradient.background-primary.no-heading {
background: unset;
background-attachment: unset;
display: flex;
justify-content: center;
margin: 0 50px;
}
Result:
You're amazing!!
Thanks so much 🙂
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025