cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to have a double swatch with the top row a different size from the bottom row?

Is it possible to have a double swatch with the top row a different size from the bottom row?

Is it possible to have 2 different swatch sizes in a double swatch configuration? I am being told that the swatch size is a single global setting. However some of the other folks are saying they have seen the double swatch with varying sizes done before.

 

As an example what I am talking about is having say the first swatch be 100 x 80 and the second row of swatches be 20 x 20.

 

Is this possible? 

1 REPLY 1

Re: Is it possible to have a double swatch with the top row a different size from the bottom row?

Hi @SimpleScreen, if you mean something like this:

swatches.png

 

It completly possible, its more a HTML+CSS issue. You can customize your theme and add some css rules to make in each class swatch-attribute-options the first element bigger. Or you can be specific and customize something like .swatch-option.color to change only the color options behavior.

 

Hope it helps.