[wp-meta] [Making WordPress.org] #8241: Currency Switcher Dropdown Not Displaying Properly
Making WordPress.org
noreply at wordpress.org
Wed Apr 29 13:15:05 UTC 2026
#8241: Currency Switcher Dropdown Not Displaying Properly
---------------------------------------------------+---------------------
Reporter: dhrumilk | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone:
Component: Swag Store (mercantile.wordpress.org) | Resolution:
Keywords: needs-patch |
---------------------------------------------------+---------------------
Comment (by darshitrajyaguru97):
Replying to [comment:1 mikinc860]:
> You can resolve this issue by explicitly setting the text color for the
dropdown options using CSS. Add the following snippet to your custom CSS:
>
> {{{
> css
> .currency-switcher-holder select option {
> color: #000000;
> }
> }}}
>
> This ensures that the option text remains visible and does not inherit
unwanted styles from the theme or other plugins.
This is working correctly. After applying this style filter, the options
are clearly visible.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/8241#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list