The country drop-down box text font in BILLING DETAILS is black in dark mode
-
Hello,
I need to report another issue to you. the country drop-down box text font in BILLING DETAILS is black in dark mode, which will be unreadable.
Best regards
Lin
Attachments:
You must be
logged in to view attached files.
Hello,
In the next update, it will be fixed. At the moment, you can use the code below:
body .select2-container--default .select2-results__option[data-selected=true] {
color: #fff;
}
Kind Regards
Thank you, now you can close this topic
Hello,
Thank you for your confirmation. If you have any further questions or need assistance in the future, please feel free to reach out.
Best regards
The topic ‘The country drop-down box text font in BILLING DETAILS is black in dark mode’ is closed to new replies.