Remove featured image hover effect from single blog post

  • Resolved
    Posted in: Aegaeus WP Theme  
  • Customer
    dalesan
    March 24, 2014 at 3:13 pm #1335

    Hello,

    I’m looking to make a very plain and simple featured image for blog posts. I’m using the following CSS to make the image smaller and to remove the “+” sign:

    .single .post-featured-image { width: 40%; float: left; margin-right: 30px; background-image: none; }

    How can I remove the hover effect from the image so that when someone mouses over the image nothing happens?

    Thank you!

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.