Tagged: , , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #265168

    hi,

    how can i target these to change the color in the CSS?

    example is the Linkedin icon… would like it to change color on rollover.
    http://b3e.cf9.myftpupload.com/team/

    also – is there a way to have a title with the inline style?

    thanks

    j

    #265261
    .av_font_icon [data-av_icon=""]:hover {
         color: #4875B4 ! important;
    }

    For all linkedIn icons

    And what is it about the inline style of title?

    #265571

    thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Inline icon style’ is closed to new replies.