Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #890786
    ccwadsworth
    Participant

    Hello – I would like all of my product images to be the same height.
    All are 800px in height yet they do not appear that way on this page: https://www.watsoncaringscience.org/the-caring-store/watson-caritas-clothing/

    I am using the WP 4.5 and X Version: 4.4.2

    Appreciate your help, thank you!

    #891493
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    body.woocommerce li.product .entry-featured img {
        min-width: auto;
        max-height: 350px;
        width: auto;
    }

    Hope it helps 🙂

    #895741
    ccwadsworth
    Participant

    Hi – thanks for responding, however that didn’t change anything…

    Actually, I removed “body” from the beginning of the CSS you provided and that seemed to work, so thank you!

    #896595
    Thai
    Moderator

    If you need anything else please let us know.

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