Thanks in advance!
I am looking to make my product prices a smaller size that works for both pc and mobile version. Example shown below.
password: dc
Thanks in advance!
I am looking to make my product prices a smaller size that works for both pc and mobile version. Example shown below.
password: dc
Hi @MMast , Pls insert this code in file theme.liquid:
.price__regular .price-item--regular {
font-family: cursive;
}
Here is result:
Hope this can help you
Hello @MMast
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid