Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1126934
    bryan1976
    Participant

    Hi,

    I have read in this forum extensively and cannot understand how the following may be accomplished without developer skills.

    My catalogue images are showing at 354px x 354px. Please see this page here:

    http://theaudiobarndev.co.uk/product-tag/ATC/

    They are too large, and ideally I want to reduce this size to say 240px x 240px please?

    I don’t want to change the way X works unless it is simple and reliable.

    Many thanks,

    Bryan

    #1127043
    Lely
    Moderator

    Hello Bryan,

    Thanks for posting in.
    Please check this thread:https://community.theme.co/forums/topic/product-images-woocommerce/#post-224057

    Hope this helps.

    #1128718
    bryan1976
    Participant
    This reply has been marked as private.
    #1128914
    Joao
    Moderator

    Hi There,

    Please try using the following CSS and let us know if it fits your needs.

    .entry-product {
       max-width: 240px !important;
      min-width: 0;
    }

    Hope it helps

    Joao

    #1129131
    bryan1976
    Participant

    Hi,

    This is 100% – thank you Joao!

    #1129530
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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