Opened 21 months ago
Last modified 17 months ago
#6989 new defect (bug)
The text color does not contrast with the background color.
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-pinback-buttons/ in the search box, the input colour is not clear visibility due to the background colour contrast. We need to assign a white colour to the input field.
Here is the video recording with the problem and their solution:
Attachments (2)
Change History (5)
#1
@
21 months ago
.woocommerce form input[type=search]:focus, .woocommerce-page form input[type=search]:focus{ background-color: var(--wp--preset--color--base); }
#2
@
21 months ago
- Component changed from WordPress.org Site to Swag Store (mercantile.wordpress.org)
#3
@
17 months ago
The following pages are affected by the issue:
- https://mercantile.wordpress.org/product-category/apparel/ (including all subpages)
- https://mercantile.wordpress.org/product-category/accessories/ (including all subpages)
- https://mercantile.wordpress.org/product-category/wp20/
The following pages are not affected by the issue:
It appears that the issue only affects product-category
pages.
Note: See
TracTickets for help on using
tickets.
issue