Portfolio hover over

  • Unknown's avatar

    Hello, I’m currently using the Illustratr theme on wordpress. On the portfolio page ( http://misslicko.com/portfolio/ ) when you mouse over a portfolio item it put a grey box and plus sign over. I’ve since been using this code to get rid of this effect

    .portfolio-thumbnail a:before,.portfolio-thumbnail a:after {
    	display: none;
    }

    I really like how it looks now, however I want all portfolio items to show up grey and when you hover over to go to colour. So essentially I want the reverse effect of what I already have.

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘Portfolio hover over’ is closed to new replies.