Hello
How can I change the following prices (displayed in the product element) to a different color than red:
Hello
How can I change the following prices (displayed in the product element) to a different color than red:
Hi Gregory,
Thanks for reaching out!
Please add the CSS code below in your Pro > Theme Options > CSS to change the color of your price using the product element.
.x-wc-products .price .amount {
color: #5f6060;
}
Please note that custom CSS code is outside the scope of our support. Issues that might arise from the use of custom CSS code and further enhancements should be directed to a third-party developer or you can avail One where we can answer questions outside of the features of our theme.
Hope that helps.
Thank you.
Hi Marc,
That worked perfectly thanks for the help.
Hi Gregory,
You’re welcome and it’s our pleasure to help you. If you have any other concerns regarding our theme features, feel free to reach us.
Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.