Shopify themes, liquid, logos, and UX
Hi there,
- How do I center this image on my home page?
- Also, can I reduce the padding between these sections to make them nearer?
Thank you in advance.
Solved! Go to the solution
This is an accepted solution.
Try adding this code to the bottom of theme.css
.custom__item.custom__item--image.custom__item--1644185964750d83ec-1 {
margin-left: auto;
margin-right: auto;
}
#shopify-section-1644185964750d83ec {
padding-top: 10px;
padding-bottom:10px;
}
#shopify-section-1644183169bfdbea96 {
padding-top:0px
}
#shopify-section-1644184009d81c1f8b {
padding-bottom:0px;
}
Result:
This is an accepted solution.
Try adding this code to the bottom of theme.css
.custom__item.custom__item--image.custom__item--1644185964750d83ec-1 {
margin-left: auto;
margin-right: auto;
}
#shopify-section-1644185964750d83ec {
padding-top: 10px;
padding-bottom:10px;
}
#shopify-section-1644183169bfdbea96 {
padding-top:0px
}
#shopify-section-1644184009d81c1f8b {
padding-bottom:0px;
}
Result:
@quiztrail
You are welcome!
In case you are interested, feel free to subscribe to my YouTube channel where I upload Shopify tutorials twice a week. Link in signature.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024