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
User | RANK |
---|---|
220 | |
162 | |
65 | |
54 | |
53 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023