Variable product page - by Evgeny V - on WordPress WooCommerce support

This topic has 22 replies, 4 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler

  • Avatar: Evgeny V
    Evgeny V
    Participant
    January 8, 2020 at 19:48

    Hello,

    Is it possible to change the product attribute title font color and parameters (for example to red bold or italic)?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 9, 2020 at 08:27

    Hello,

    .single-product .product-information .variations label {
        color: red;
        font-size: 19px !important;
        font-weight: 600;
        font-style: italic;
    }

    Regards

  • 1 2
    Viewing 22 results - 21 through 22 (of 22 total)

You must be logged in to reply to this topic.Log in/Sign up

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