How can I change the color of the sku and price

This topic has 3 replies, 2 voices, and was last updated 1 months ago ago by Tony Rodriguez

  • Avatar: Rich Kil
    Rich Kil
    Participant
    October 28, 2023 at 00:46
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    October 28, 2023 at 06:21

    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

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 5, 2025 at 18:06

    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

  • Viewing 3 results - 1 through 3 (of 3 total)

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

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.