• Is it possible to change the size of the product variation thumbnail? I need them to be big enough to see the details within the image for each variables. For now I can only see the thumbnail size.

Viewing 1 replies (of 1 total)
  • Plugin Author Pablo Pacheco

    (@karzin)

    Hello,
    You mean the size of the attribute I suppose?

    Please try this code on your customizer under Appearance > Customize > Additional CSS

    .alg-wc-civs-term{
    min-width:42px;
    height:42px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Bigger images for product attributes’ is closed to new replies.