Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #534506

    See http://173.254.96.214/~vicautor/

    Under the black title section you will see 3 featured services: Auto Repair, Body Repair and Fleet Maintenance.

    All 3 images for those are the exact same size, but the last image (fleet maintenance) is slightly taller than the others. Can you help me get it the same size as the first 2?

    FYI, I am using some custom CSS to shrink the default space the theme apparently placed above h2, at least in the text columns widgets, w hich the images and the text below them is in.

    Thanks,
    Rob

    #534971

    Hi robphat!

    use this code in Quick CSS field:

    img.wp-image-147.size-full.aligncenter {
    height: 135px;
    }
    

    Best regards,
    Andy

    #535653

    Thanks. I actually changed the image and problem went away.

    #536284

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘images not sizing correctly’ is closed to new replies.