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
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
Ok…
Here is the checkout page that has one item in the cart. LMK!
Thank you,
Duncan
Hi,
Thanks for that, please try the following in Quick CSS under Enfold->General Styling:
.select2-results__option {
color:#000 !important;
}
Best regards,
Rikard
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
Hi,
Try this code in the General Styling > Quick CSS field:
abbr[title], acronym[title] {
text-decoration: none !important;
}
Best regards,
Mike
SOLVED!!! Thank you so much.
Duncan
Hi,
You are welcome!
Best regards,
John Torvik