• Resolved dsberd

    (@dsberd)


    Hi,

    I really need the swatch sizes to be bigger in order for clients to see a clearer sample of the materials/finishes we offer.

    Is there a way to add a large image sample that pops up when hovering over a swatch?

    Alternatively, is there a way to make the swatch thumbnails larger in the first instance?

    Many thanks in advance for your help.

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

    (@karzin)

    Hello,

    Fow now, you can make it bigger in the first instance using a custom CSS code.
    The easiest way is adding this piece of code in your customizer, under “Additional CSS”

    .alg-wc-civs-term{
    	min-width:56px;
    	height:56px;
    }

    You can just replace 56 by the size you want.

    The full path to access this option is:
    Appearance > Customize > Additional CSS

    Please tell me if that helps,
    See you

    • This reply was modified 7 years, 2 months ago by Pablo Pacheco.
    Plugin Author Pablo Pacheco

    (@karzin)

    I will close this ticket.
    If you need assistance just let me know

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Swatch on-hover zoom / Increase swatch size?’ is closed to new replies.