Hey, All.
i want to change the font size and color of price on product page. Also, is it possible to change the position of price and compare at price?
Hello @vishvassingla
Please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.
Hello @vishvassingla
Its Artzen Technologies! We will be happy to help you today.
Please add the below mentioned CSS in your css file
.price-item.price-item--regular {
font-size: 34px;
color: blue;
}
Let me know if need further assistance
Regards,
Artzen Technologies