Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1325735
    jennymbutterfield
    Participant

    Hi There!

    url: http://www.jennybutterfield.com
    X version: 4.6.4

    I need some help in “The Shop” page of my website. I have my category pictures/thumbnails uploaded… but in The Shop page, the categories have a weird, white border on the right-hand side.

    What can I do about that?

    I’ve already tried resizing the pictures or uploading landscape pictures (mine are currently formatted as squares), but there is no change. Even the larger or landscape images have that white border.

    I’m open to suggestions. Thanks!

    #1325871
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    .woocommerce li.product a img {
        width: 100%;
    }

    Hope this helps.

    #1325950
    jennymbutterfield
    Participant

    Yep. That did the trick.

    Thank you!

    Jenny

    #1325977
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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