Hi, is it possible to make the title text larger to match the Price text size in the featured products?
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi thanks for the reply, url is TandoorMaster.com, password is TandoorMaster
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/component-card.css ->paste below code at the bottom of the file.
.card__information .card__heading {font-size: 16px;}
.card__information .price {font-size: 13px;}
Hi, that works perfectly, thanks so much you are a superstar!
yes, its my pleasure to help us