Home New Guten Forums WoodMart support forum The country drop-down box text font in BILLING DETAILS is black in dark mode

The country drop-down box text font in BILLING DETAILS is black in dark mode

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #662951

    linlin
    Participant

    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.
    #663129

    Luke Nielsen
    Keymaster

    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

    #663450

    linlin
    Participant

    Thank you, now you can close this topic

    #663451

    Luke Nielsen
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘The country drop-down box text font in BILLING DETAILS is black in dark mode’ is closed to new replies.