Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1294722
    ladiesfieldday
    Participant

    Hi,

    I have a row with five columns of images on my homepage (http://www.zoeyork.com/newsite/) – under “Looking for love? Explore my series.”

    Four of the images are 1600x2400px, and one is 1800x2400px. X Theme seems to size the images by width instead of height, so that outlier image appears shorter than the others in the row. How can I adjust things so all images in the column appear as the same height?

    Thanks.

    #1294791
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .home #x-section-3 img {
        min-height: 252px !important;
    }

    Let us know how this goes!

    #1294959
    ladiesfieldday
    Participant

    Thank you for the help! Unfortunately that isn’t the answer. Adding that code means the images are not responsive or proportional.

    Any other thoughts?

    #1295073
    ladiesfieldday
    Participant

    Issue resolved – found a workaround. Thanks 🙂

    #1295175
    Rue Nel
    Moderator

    Hello There,

    We are just glad that you have figured it out a way to correct the said issue.
    Thanks for letting us know!

    Best Regards.

  • <script> jQuery(function($){ $("#no-reply-1294722 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>