Home Forums WoodMart support forum Filters with swatches

Filters with swatches

Viewing 5 posts - 61 through 65 (of 65 total)
  • Author
    Posts
  • #71412

    sonergursu
    Participant

    mouse over growing picture
    idont want this

    #71414

    sonergursu
    Participant

    I dont want the image that expands when I bring over it. I mean, I dont want the image that expands slowly

    #71421

    Artem Temos
    Keymaster

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

    div.product-grid-item .product-element-top:hover .hover-img {
          transform: none;
        -webkit-transform: none;
    }
    #71429

    sonergursu
    Participant

    Very Very Thanx See You

    #71452

    Artem Temos
    Keymaster

    You are welcome.

Viewing 5 posts - 61 through 65 (of 65 total)

The topic ‘Filters with swatches’ is closed to new replies.