Reply 225363 to: change color tabs

Avatar: Olga Barlow
Olga Barlow
Support staff
November 20, 2019 at 18:41

Hello,

1) To change the color of the product price go to Theme Options > Custom CSS > find code below and edit it according to your needs or remove to get the default color
.woocommerce-Price-amount {color: #e3d191;}
2) To change the color of the selection go to Theme Options > Custom CSS > find code below and edit it according to your needs or remove to get the default color (gray)
::selection { background: #e3d191; }

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.