Home Forums Basel support forum Color Options Larger

Color Options Larger

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46234

    alloffus
    Participant

    Hi,

    How can I make the color options larger in product as seen here

    https://gyazo.com/e7424a94c408f315873f03351e29bbcf
    Regards

    #46253

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to increase them

    .single-product-content .variations .swatches-select .colored-swatch, 
    .single-product-content .variations .swatches-select .image-swatch {
        width: 35px;
        height: 35px;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)