Some text color on product details page - by Alper_D

This topic has 6 replies, 2 voices, and was last updated 4 years ago ago by Alper_D

  • Avatar: AlD
    Alper_D
    Participant
    February 4, 2021 at 14:17

    i need to change the gray color to this hex code please: 3C2F2F

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Participant
    February 4, 2021 at 19:08

    Hi

    You can change the color by adding a small css code in Additional CSS going to Dashboard > Appearance > Customize > Additional CSS

    .single-product .variations select {
        color: #3C2F2F;
    }
    Avatar: AlD
    Alper_D
    Participant
    February 4, 2021 at 19:17

    thank you very much. but i need similar code for attributions too.

    Avatar: AlD
    Alper_D
    Participant
    February 4, 2021 at 19:18

    here is the picture.

    Please contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Participant
    February 4, 2021 at 19:34

    Hi

    Thank you so much for your kind words.

    As for other color change is concerned kindly add the following mentioned CSS rule at the same location.

    .single-product .tab-content-scroll th.woocommerce-product-attributes-item__label {
        color: #3C2F2F;
    }
    Avatar: AlD
    Alper_D
    Participant
    February 5, 2021 at 10:22

    Thank you very much.

    if you are planning a new update, attributions, filters, tags or variations text colors should be change by user. i hope 8theme add this option to theme.

    have a nice day.

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

The issue related to '‘some text color on product details 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.