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

    Hello,

    I have several un-ordered lists (bullets) throughout the website that have hyperlinks. I am trying to find a solution that will change the hyperlink color and hover color to match the text block hyperlink colors but am not finding a solution nor are my css edits not working. Could someone please help me with this? Logins and information are in private content. Thanks so much for your time and assistance!

    #1078089

    Hey eskitaco,
    Sorry for the late reply, I added this css to your Quick CSS and it seems to be working correctly:

    .avia-icon-list-container li a {
    color: #00a1d2 !important;
    }
    .avia-icon-list-container li a:hover {
    color: #ff9633 !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1078325

    Mike,

    That did the trick. Your support is outstanding as usual. Along with the other Mods, this is why I keep coming back to the Enfold Theme. Thank you, kind Sir. The topic can be closed.

    – eskitaco

    #1078392

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Un-ordered List Hyperlink Color within Iconlist’ is closed to new replies.