Fresh install of 6.3.3 theme does not show product features attribute

This topic has 5 replies, 3 voices, and was last updated 2 years, 1 month ago ago by Rose Tyler

  • Avatar: menichetti
    menichetti
    Participant
    February 23, 2022 at 19:45

    good afternoon
    I finished installing the woopress 6.3.3 theme, and I have noticed that the description of the product attributes does not appear (if you hover over it, it is written…) but it seems as if the letter were in white , I enclose screenshots, the same thing has already happened to me in several new installations of the theme, they already tell me something. a greeting.

    https://prnt.sc/Ms0OxBvTgZPs
    https://prnt.sc/ze9IkM-VK9xV
    https://prnt.sc/sjKAtT2zGu2m

    4 Answers
    Avatar: menichetti
    menichetti
    Participant
    February 24, 2022 at 09:56

    I have been investigating another page that I have with the same theme, the error occurs when updating woocommerce from version 5.9.0 to version 6.2.1, please check it

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 24, 2022 at 17:48

    Hello,

    Add the below code to Theme Options > Custom CSS

    table.variations th label {
        font-size: 1.07142857rem;
        font-weight: 500;
        text-transform: uppercase;
        color: #000;
        margin: 0 0 12px;
        letter-spacing: 1px;
    }

    Regards

    Avatar: menichetti
    menichetti
    Participant
    February 26, 2022 at 18:18

    Good morning, where is the ideal to apply it, in theme woopress child or in woopress?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2022 at 11:01

    The code can be added in Dashboard > WooPress > Theme Options > Custom CSS > Global Custom CSS, OR style.css file of your child theme.

    Regards

  • Viewing 5 results - 1 through 5 (of 5 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.