Featured-product.liquid - make title text larger and price smaller

Hi, is it possible to make the title text larger to match the Price text size in the featured products?

@984488

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
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

@984488

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. 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!

@984488

yes, its my pleasure to help us