Home Forums Basel support forum Swatches

Swatches

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4921

    tjcham
    Participant

    When we select the theme settings > shop > Attribute swatches

    Grid swatch attribute to display

    Choose attribute that will be shown on products grid

    When we select the attributes we want to show, those attributes show below the thumbnail on the shop home and shop catalog pages… As we have a lot of attributes that breaks the page. We can hide it with css but it loads a lot of links.

    #4947

    Artem Temos
    Keymaster

    Hello,

    It is not quite clear for us what are you asking about. If you choose attribute to be shown on your shop page of it will load all variations for products on the shop page and home page. Do you want to remove them? In this case you just don’t need to select your attribute in theme settings > shop > Attribute swatches

    Regards

    #5034

    tjcham
    Participant

    Hi, we quickly hide the links on the shop pages under the thumbnail with CSS. No big deal.

    .swatches-on-grid {
    display:none;
    }

    The swatches are not needed on the thumbnail displays.

    #5048

    Artem Temos
    Keymaster

    Ok, we are glad that you have found the solution.

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