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

    I placed links inside of a catalogue and had the color defaulted based on the .main_color a default style. then I placed a hover color because the list item has a BG upon hover. However I can’t figure out how to make the link change colors when my mouse is not directly over the link.

    #856737

    Hey T3 Marketing,
    Try this code in the General Styling > Quick CSS field:

    .main_color .av-catalogue-list li:hover a {
        color: #215181!important; }

    Best regards,
    Mike

    #857150

    Worked perfect. Thanks!

    #857192

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link Hover Colors In Catalogue’ is closed to new replies.