Remove text while hovering on Add to cart button

This topic has 2 replies, 2 voices, and was last updated 38 minutes ago ago by Rose Tyler

  • Avatar: Barbara
    creativesite
    Participant
    October 15, 2024 at 15:56

    How can I remove the text while hovering on Add to cart button?

    Please see attached image.
    Thank you 🙂

    Barbara

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 16, 2024 at 07:43

    Hello,

    Thank you for reaching out to us.

    To remove the text that appears when hovering over the “Add to Cart” button, we recommend adding a custom CSS code:

    .content-product .quantity-wrapper .button[aria-label]:after {
        display: none;
    }

    Best Regards,
    8Theme’s Team

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

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

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