How do I change the size of this price font?

Hi everyone!

I managed to make the size of my price smaller but on the collection page it’s too small, when I change it it also changes on the product page is it possible to change them separately?

www.gallerychristian.com

password: Christianshop123

thank you!

Christian Russo

Hi @christian_russo ,

You can follow the instruction below:

  1. Go to Online Store->Theme->Edit code
  2. Asset->/component-card.css->paste below code at the bottom of the file:
.card__information .price__container > * {
    font-size: 15px !important;
}

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

thank you!!

it did not work on mine?
pasted code still nothing.

Website explrwear.com

prices on collectiond grid and product grid are huge. and i want them small and beside the product name etc. i just want it small and on the right side of the name of the product HELP . THANKS !

What about font style ? How to change font style of the price ?