Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1143759
    TomahawkUSA
    Participant

    Hey guys,

    I just purchased your theme a few weeks ago, and I am LOVING it so far! Been playing around with it a lot, and I only have one issue I want to fix regarding my website.

    The product images in my shop are not all the same size, so it looks pretty wonky (https://tomahawkusa.com/products/product-category/waxes/)

    Is there a way to make it so the height is set, but the width is variable for all featured product images? I found this post after a little googling, but I figured I would ask ya’ll before I mess something up!

    Thanks for your time,
    Jeff

    #1144277
    Paul R
    Moderator

    Hi Jeff,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer.

    
    .woocommerce li.product .entry-featured img {
        height:250px;
    }
    

    Hope that helps.

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