Home Forums WoodMart support forum shop widget swatch size

shop widget swatch size

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

    offgridcircuits
    Participant

    I have two nearly identical websites. One is working the other is under construction.

    I have set up the filter by brand widgets identically, but one site displays a widget swatch image normally and the other has a tiny image. I have spent hours trying to find a setting that changes the size. The images uploaded are the same image.
    WHERE IS THIS SETTING?

    Attachments:
    You must be logged in to view attached files.
    #221299

    Hello,

    To increase the size of the images of brands in the sidebar. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-woocommerce-layered-nav .swatches-large.swatches-brands .filter-swatch > span {
    width: 100px;
    height: 60px;
    }

    You can adjust the height and width according to your needs.

    Regard’s.
    Xtemos Studio.

Tagged: , ,

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