TASTE THEME: Center product title and price collection page MOBILE ONLY!

Hey, I am designing my store and for it to be perfect, the product title and price on the collection page needs to be center aligned only on Desktop. Does anyone have a solution for this? Thanks in advance!

LINK:https://e8aaa0-3.myshopify.com/collections/best-selling-products

PASSWORD: mohwhi

THEME: TASTE

hello @Raghav2

You can add code by following these steps to align product title and price center

  1. Go to Online Store → Theme → Edit code.

  2. Open your component-card.css file

  3. Find class (.card__heading) and replace CSS below code

techlyser_web_1-1702669721911.png

  1. Find class (.card-information) and replace CSS below code

techlyser_web_0-1702669662086.png

@PRETTYFRIDAYS
I have given the solution above, you can see.

@PRETTYFRIDAYS
I have given the solution below, you can see.