Hi,
I´m new to Shopify and was wondering how to change font and size to just the price. And maybe also change the color to the add to cart/purchase button.
URL: https://ca.tobeouterwear.com/collections/mountain/products/vivid-v2-mono-suit-cfblack
Thanks 
1 Like
Hello @JohanLindell
What size/font are you looking to change? This shouldn’t take long!
Cheers
I feel like the price is to small and “anonymous” today and would like to scale it up. To what size I’m not sure of right now but I would like to know how to be able to do these type of changes.
@JohanLindell
yes please add this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.product-single__meta .product__price {
font-size: 24px;
}
1 Like
@JohanLindell
its my pleasure to help us
Hi again,
I can´t get the code to work. I have an assett named theme.css.liquid and one theme.js
which one is it, I tried it in theme.css.liquid and first I could change to another size and then change to original but now it doesnt work.
/Johan
1 Like
@JohanLindell
can you please share issue images