Shopify themes, liquid, logos, and UX
yes and the price size
Hi @Lucas1200 ,
You can follow the instruction below to reduce size of the text:
1. Go to Shopify > Theme > Customize > Open Custom CSS
2. Copy and paste the code below > adjust the font size as desired > Save
#shopify-section-template--21588491010394__product-grid .card__information h3.card__heading > a {
font-size: 12px !important;
}
.card-information span.price-item {
font-size: 12px !important;
}
It works on desktop not on mobile and my custom css is already full....
Hello @Lucas1200
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.
#shopify-section-template--21588491010394__product-grid a.full-unstyled-link {
font-size: 12px !important;
}
.card-information > .price {
font-size: 1.2rem !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
It doesn't worked..
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024