• Resolved dante130585

    (@dante130585)


    Can you help me, the product is cut out in Thumbnail, is there a way to make it complete? in css

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author XplodedThemes

    (@xplodedthemes)

    Hi,

    Sorry for the delay!

    You can use this css code to reduce the image size which will make it fully appear.

    .xt_woofc-inner .xt_woofc-product-image img {
        width: 65%;
        margin: 0 auto;
    }

    Hope this helps

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail full size’ is closed to new replies.