Shopify themes, liquid, logos, and UX
Hello,
I have tried everything I can see suggested on this topic but nothing has worked so far!
I'd like for the text and buttons under each picture to be centred and not left aligned (it is centred on phone/ipad but not on desktop?). Please see pic for example!
Any help is much appreciated 🙂
Solved! Go to the solution
This is an accepted solution.
Please add this below CSS code at bottom of you css file : theme.scss.liquid
You will find this file here : go to theme Action > Edit Code > Assets > theme.scss.liquid
#shopify-section-feature-columns .grid__item{
text-align:center!important;
}
Best Regards
Parth Bhut
............................................................................................................................
If my answer was helpful please Like and Accept my post as the Solution
Need help customizing your store? Contact me on email at parth.bhut143@outlook.com
Hello,
Please share your site url.
This is an accepted solution.
Please add this below CSS code at bottom of you css file : theme.scss.liquid
You will find this file here : go to theme Action > Edit Code > Assets > theme.scss.liquid
#shopify-section-feature-columns .grid__item{
text-align:center!important;
}
Best Regards
Parth Bhut
............................................................................................................................
If my answer was helpful please Like and Accept my post as the Solution
Need help customizing your store? Contact me on email at parth.bhut143@outlook.com
Thank you very much! It has worked 🙂
Hi there, I have the same issue. Could you help with this? cococleo.co
Hello @Nazb
Please add the following code in theme.css file
Just Go to Online store -> Theme -> Action -> Edit code ->Asset -> and search for theme.css file
.grid-view-item.product-card .price {
align-items: center;
}
.grid-view-item.product-card {
text-align: center;
}
Thanks
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