All things Shopify and commerce
Hi everyone,
I want to resize my product title but only on cards not on the product page itself. Does anyone know how to do it?
See photo for reference.
Solved! Go to the solution
This is an accepted solution.
Hello @IntechCarl 👋
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.card__heading a {
font-size: 14px;
}
The result
This does not affect your product pages.
This is an accepted solution.
Hello @IntechCarl 👋
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.card__heading a {
font-size: 14px;
}
The result
This does not affect your product pages.
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