Shopify themes, liquid, logos, and UX
I am using dawn theme and i notice my multi column is not center good
i try to fix it with theme editor with the center option but this is what i get
pls if someone help it will be great
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.grid--1-col-tablet-down.grid--peek .grid__item {
width: 100% !important;
}
.background-none .slider .multicolumn-card__image-wrapper+.multicolumn-card__info {
padding-right: 1.5rem;
}
And Save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Roeiam
Which multicolumn your referring to?
Sorry, Im checking all the multicolumn section you have they are all in center.
Do you mean the product featured collection?
this one on monile view
This is an accepted solution.
Thanks for the info, check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.grid--1-col-tablet-down.grid--peek .grid__item {
width: 100% !important;
}
.background-none .slider .multicolumn-card__image-wrapper+.multicolumn-card__info {
padding-right: 1.5rem;
}
And Save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you very much you are the best😁
if you have knowlege with swatches image resulotaion i will be more then happy i have a qustion that i open on recenty
thank you
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025