Change top cart color - by fabita123 - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Jack Richardson

  • Avatar: fabita123
    fabita123
    Participant
    September 27, 2016 at 13:20

    Hi, I would like to change the gray color of “Shopping Cart” on top right to white but haven´t found where to do this.

    Thanks

    7 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 27, 2016 at 13:25

    Hello,

    Try to add the following css code in custom.css:

    .shopping-cart-widget .shop-text {
        color: white !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: fabita123
    fabita123
    Participant
    September 27, 2016 at 13:34

    Hi, it worked. But not in child theme custom.css. Only in Main theme.

    Is it possible to add it in child theme?

    Thanks.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 27, 2016 at 13:45

    Hello,

    You need add the code in style.css of the child theme.

    Best regards,
    Jack Richardson.

    Avatar: fabita123
    fabita123
    Participant
    September 27, 2016 at 14:47

    It worked!

    Only other thing:
    Where can I translate Shopping Cart with Poedit? I´ve looked for it in languages in main theme and haven´t found it.

    Thanks!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 27, 2016 at 15:05

    Hello,

    I’ve updated theme translation files. Please check the string now.

    Best regards,
    Jack Richardson.

    Avatar: fabita123
    fabita123
    Participant
    September 27, 2016 at 15:32

    Oh, thank you!!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 27, 2016 at 16:08

    You are welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Change top cart color’' 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.