Add hover effect to an image

Home Forums All Other Themes Add hover effect to an image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #112781
    ryan.gernandryan.gernand
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: October 26, 2018

    I have some images at the top of my front page under the slider. I’d like them to have the hover effect that shows up on the Team Members.

    Is there a css class I can add to them or an easy way to do that?

    #112821
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    #112829
    ryan.gernandryan.gernand
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: October 26, 2018

    http://impact2818.org/wpbeta19/

    #112868
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .impfrontlinks {transition: all .6s ease-out;}
    .impfrontlinks:hover { background:#f19608;}

    Regards,
    Dave

    #112970
    ryan.gernandryan.gernand
    Member
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: October 26, 2018

    That is excellent! THank you!

    #112972
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.