Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #891950

    Hi,

    The woocommerce related product images in the theme are too big.
    How to make it smaller.
    Thank you!

    Screenshot:
    http://nimb.ws/7GirTf

    #892222

    Hey HeeHA,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #892227
    This reply has been marked as private.
    #892381

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #top .related.products .thumbnail_container img {
        width: 50%!important; 
        margin: auto !important; 
    }

    Please clear any cache plugin and your browser cache.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.