Home Forums WoodMart support forum The attiribute images size?

The attiribute images size?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #119989

    MAYZEL
    Participant

    how to make the image fill the full cirecl what size would I need please?
    https://snag.gy/iqhvOB.jpg

    #120067

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body .woodmart-pf-dropdown .swatches-normal .filter-swatch > span, 
    body .woodmart-woocommerce-layered-nav .swatches-normal .filter-swatch > span {
        background-size: 110%;
    }

    Regards

    #120405

    MAYZEL
    Participant

    thanks will try

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