Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #849364

    Hello,

    I’m so pleased with all of your support, thank you so much.

    I have one issue that perhaps could be resolved quite easily.

    When I go to the checkout page on my site, the county and state dropdowns are not visible unless you hover (on desktop) or blindly click with mobile device.

    Is there a way to make the text black instead of what appears to be white on white before the hover?

    *ALSO! There are strange 3 dots under the asterisks. Is there a way to eliminate them?

    Thank you!

    Duncan

    #849391

    Hey murdochduncan,

    Thanks for using our theme!

    I have checked the link above and I am not finding the shop page and the checkout won`t work with the empty cart.

    Best regards,
    John Torvik

    #849981

    Ok…

    Here is the checkout page that has one item in the cart. LMK!

    Thank you,

    Duncan

    #850052

    Hi,

    Thanks for that, please try the following in Quick CSS under Enfold->General Styling:

    .select2-results__option {
      color:#000 !important;
    }

    Best regards,
    Rikard

    #850173

    Hey it worked! Very grateful for that fix.

    Also as I mentioned in the original message:

    There are strange 3 dots under the asterisks. Is there a way to eliminate them?

    Thank you very much,

    Duncan

    #850185

    Hi,
    Try this code in the General Styling > Quick CSS field:

    abbr[title], acronym[title] {
        text-decoration: none !important;
    }

    Best regards,
    Mike

    #850279

    SOLVED!!! Thank you so much.

    Duncan

    #850726

    Hi,

    You are welcome!

    Best regards,
    John Torvik

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.