I Want To Change Font Of Price

I want to change font and size of my price

Like This

My site is Like This :backhand_index_pointing_down:

URL sneakerskull.com

Hi @Emiway

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css

Step 3: Paste the below code at bottom of the file โ†’ Save

@media (max-width: 767px){

.product-item__info span.price {

font-family: โ€˜circularโ€™;

font-weight: 100 !important;

}}

Hope that my solution works for you.

Best regards,

Henry | PageFly

Also, I noticed your header has a large height and it is obscuring 1/4 of your page.
I think you should reduce the height of the header so that users can see your page wider

Yes Can You Help!?

Also The Price Become Too Light Want Some Weight

Hello I also want all my product title to be in capital can You Please help