This topic has 2 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Rose Tyler
Hello,
Domain is on PCA, How can we change for the prices which appear on the drop-down menu?
Right now when you search something the price showing is yellow. How can we change it to a different color?
Thanks!
Hello, PR,
Thank you for getting in touch with us.
You can use the next custom CSS code
.cart ins .amount, .price ins .amount, .product-price ins .amount {
color: red;
}
or change the main color in Theme Options > Styling.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up