Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #358057

    Hello all…any quick CSS that would show the remainder of the image here http://mpssi.com/the-creatine-report/?

    #358817

    Hi mattmosman!

    I don’t understand what you mean with “show the remainder of the image”. Do you want to increase the featured image size? if yes go with this in Quick CSS:

    .single-post .single-small.with-slider .small-preview {
    width: 250px;
    height: 250px;
    }
    

    Play around with those number until you find what you need.

    Regards,
    Andy

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