Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1416432

    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.

    #1416529

    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

    #1416578
    This reply has been marked as private.
    #1416626
    This reply has been marked as private.
    #1416636

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Alternate Content’ is closed to new replies.