How to change the color for the words brands on product page

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

  • Avatar: PR
    PR
    Participant
    March 28, 2023 at 06:31

    Hello,

    how can we change the text for brand on the product page to something else like dark black?

    Thanks for your help!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 28, 2023 at 08:57

    Hello PR,

    We kindly request that you copy and paste the following CSS code to Xstore >> Theme Options >> Theme Custom CSS >> Global CSS in order to change the text color for “brand” on the product page. After doing so, please clear your browser cache and check back to your site.

    .single-product span.product_brand {
        color: #000 !important;
    }

    You can adjust the color code value in the code as needed.

    Best Regards,
    8Theme’s Team

    Avatar: PR
    PR
    Participant
    April 11, 2023 at 05:53

    Hello Tony,

    Thanks it worked!

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 11, 2023 at 06:41

    Hello PR,

    Great to hear that it worked! We are always happy to help, so don’t hesitate to reach out, if you have any further questions or need assistance in the future.

    Have a great day!

    Topic closed.

    Best Regards,
    8Theme’s Team

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

The issue related to '‘How to change the color for the words brands on product page’' has been successfully resolved, and the topic is now closed for further responses

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