This topic has 2 replies, 2 voices, and was last updated 1 years ago ago by Tony Rodriguez
Hello, where can I change the price color of the article overview?
Hello, @salmi,
We would like to guide you through the process of altering the color of the product prices on your Shop page. Kindly follow the steps outlined below:
1. Copy the following CSS code:
.content-product .price span.woocommerce-Price-amount.amount bdi {
color: red !important;
}
2. Navigate to “Xstore” followed by “Theme Options.”
3. Proceed to “Theme Custom CSS.”
4. Paste the copied code into the “Global CSS” section.
After completing these steps, please ensure to clear your browser’s cache before revisiting your site to view the changes.
For your reference, the expected outcome should resemble the example provided here: https://ibb.co/rbpj26t
Should you require any further assistance, please do not hesitate to reach out.
Best Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up