Remove Cart text - by Simon - on WordPress WooCommerce support

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

  • Avatar: Simon
    Simon
    Participant
    November 25, 2018 at 19:02

    Hi, I would like to remove the text “Cart” from my header.

    Now it looks like this: https://gyazo.com/7d2bcbcd2a45182bd6e81c0e67b6229a

    And I want it to look like this I changed this with inspect element: https://gyazo.com/5f6add7d773b44bdb60f466fa6af0755

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 26, 2018 at 09:57

    Hello,

    Please try to use this custom css code:

    .header-wrapper .shop-text {
        font-size: 0px;
    }

    Regards

    Avatar: Simon
    Simon
    Participant
    November 26, 2018 at 10:02

    Thanks worked perfectly.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 26, 2018 at 10:08

    You’re welcome!

    Regards

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