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

    Hi,
    I woud like to know where to change the hover color for a certain social icon (instagram). I want to change it from brown to pruple.

    Best regards

    #1428911

    Hey northorie,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #wrap_all .av-social-link-instagram:hover a, #top #wrap_all .av-social-link-instagram a:focus {
        color: #fff;
        background-color: purple;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1428920

    Perfect :) Thank you!

    #1428931

    Hi,
    Glad we were able to help, 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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Social Icon Hover’ is closed to new replies.