Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1026615
    ludwigkempenaar
    Participant

    Hello,

    I experience some issues with the size of my Woocommerce images (way too big). And I can’t seem to figure out how to adjust it.

    Could you please help?

    http://www.citroencarparts.com/winkel/

    #1026894
    Nabeel A
    Moderator

    Hi there,

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

    .woocommerce li.product .entry-featured a {
        width: 200px !important;
        height: auto !important;
        margin: 0 auto !important;
    }

    Let us know how this goes!

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