Text Colour - by Earl Robinson - on WordPress WooCommerce support

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

  • Avatar: Earl_Robinson
    Earl Robinson
    Participant
    February 3, 2021 at 19:52

    I have 2 pieces of text on my site which the colour makes them unreadable.

    The Postage cost in the Cart and the 3rd layer in the categories, im not able to find anywhere to edit these do i need to add some custom css for this?

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 3, 2021 at 21:22

    Hello,

    Thanks for using our theme.
    Add the next code in Theme Options > Theme custom CSS:

    .woocommerce-cart #shipping_method bdi {
        color: #888888;
    }

    Please provide a screenshot of the problem with categories.
    You can use the Lightshot screenshot tool to take screenshots and share them.

    Regards

    Avatar: Earl_Robinson
    Earl Robinson
    Participant
    February 4, 2021 at 10:32

    Hi, that solved the postage text thanks, as for the category, its effecting the third level down screthe erroren shot attached

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 4, 2021 at 11:00

    Hi

    We have check your website menu color is working absolutely fine , Kindly check your website after clear your browser cache.

    https://prnt.sc/y96hd6

    Avatar: Earl_Robinson
    Earl Robinson
    Participant
    February 4, 2021 at 15:32

    Hi

    I have checked that with 6 browsers on 3 different PCs even via a VM in another country and all show the text as dark for the third level still, im really puzzled by the fact its ok for you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 4, 2021 at 16:50

    Hello,

    Please try this code:

    .sidebar-widget ul li > ul.children li ul.children li > a {
        color: #888888;
    }

    Regards

    Avatar: Earl_Robinson
    Earl Robinson
    Participant
    February 4, 2021 at 16:52

    Thank you that has solved the issue 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 4, 2021 at 17:30

    You’re welcome!

    Regards

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

The issue related to '‘Text Colour’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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