This topic has 4 replies, 3 voices, and was last updated 1 months, 1 weeks ago ago by Andrew Mitchell
How can I remove the text while hovering on Add to cart button?
Please see attached image.
Thank you 🙂
Barbara
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
Thank you very much Rose! It works:)
Dear creativesite,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘Remove text while hovering on Add to cart button’' has been successfully resolved, and the topic is now closed for further responses