Shopify themes, liquid, logos, and UX
I am trying to center align the "buy now" buttons below my products on my collection page. I found other results saying to add some code to the theme.scss.liquid asset but my theme doesn't have that asset.
link to my page is https://scientiapet.com/collections/dog-collection
Solved! Go to the solution
This is an accepted solution.
Hi @EricaSmith91 ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file:
.product-card {
text-align: center;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
This is an accepted solution.
Hi @EricaSmith91 ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file:
.product-card {
text-align: center;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024