Just checking out this feature that I never used prior but need it in order to get the hover to work.
If you look on the home page in the dark area I used a Color Section – but rather than using a background Color – I chose Alternate Color – however the hover is not working – it remains purple. If you look – I did set this up in Alternate Content and under styling for the Color Section I did choose Alternate Content.
Am I not using this feature correctly?
LEARN MORE (THIS SHOULD HOVER)
I appreciate your direction as always.
Hey pamk21,
Thank you for the inquiry.
To apply the default theme color, you might have to remove the inline color style from the button or link markup. Please look for this code in the text block element.
<h3><span style="text-decoration: underline;"><span style="color: #d0a8f7;"><a style="color: #d0a8f7; text-decoration: underline;" href="https://nysepilepsycoalition.org/about/">LEARN MORE</a></span></span></h3>
Replace it with:
<h3><a style="text-decoration: underline;" href="https://nysepilepsycoalition.org/about/">LEARN MORE</a></h3>
Best regards,
Ismael
Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike