This topic has 3 replies, 2 voices, and was last updated 1 months ago ago by Tony Rodriguez
Hello, @Rich Kil,
If you are interested in modifying the color of the SKU and price in your site, kindly follow the instructions below:
1. Copy the CSS code provided below.
2. Navigate to XStore > Theme Options > Theme Custom CSS > Global CSS in your dashboard.
3. Paste the copied CSS code in the Global CSS section.
4. Click on ‘Publish’ to save the changes.
The CSS code is as follows:
.content-product .sku_wrapper {
color: red !important;
}
.content-product .price {
color: orange !important;
}
Please note that you can adjust the color code values according to your preference.
The final result should resemble the following: https://postimg.cc/pmC36N22
Should you have any further queries or require additional assistance, please do not hesitate to contact us.
Best Regards,
8Theme’s Team
Dear Rich Kil,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘how can I change the color of the sku and price’' has been successfully resolved, and the topic is now closed for further responses