Opened 3 years ago
Last modified 3 years ago
#6990 new defect (bug)
Text is not visible when hover over it.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Swag Store (mercantile.wordpress.org) | Keywords: | needs-patch |
| Cc: |
Description
On this page https://mercantile.wordpress.org/product/wp20-code-is-poetry-t-shirt/ when I hover over the "View cart" text it is not properly visible due to the dark background colour and dark text colour.
Here is the screenshot:
https://share.cleanshot.com/kJ0c3F1949p0NQ7MRhTF
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
.woocommerce-page .wp-site-blocks a.button:not(.loading):hover{ color: var(--wp--preset--color--base) !important; }