Is there an easy way to prevent one of the front screen images from expanding?

Viewing 3 posts - 1 through 3 (of 3 total)
  • #5101
    iksose3
    Participant

    This might seem like an odd request, but I want the featured image of the first post on my home page to not expand when moused over and the rest to act how they normally do in the theme. Does anyone know an easy way to make it do this?

    #5130
    Daniel Tara
    Keymaster

    Try this rule in style.css:

    .kwicks .slide:first-child {
    	max-width:230px;
    }
    #5199
    iksose3
    Participant

    Thanks Daniel! Love the theme!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.