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