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
-
Go to Online Store → Theme → Edit code.
-
Open your component-card.css file
-
Find class (.card__heading) and replace CSS below code

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

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