Your account expired support, please renew to get your support.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #590
    [email protected]
    Support Expired

    HI, how to disable {product-transition}?
    I want the image product 100%.
    Thanks

    #591

    Dear mate,
    Please add the code below in customize css then check again issues.
    .product-transition:after {
    position: unset;
    }

    Thanks.

    #597
    [email protected]
    Support Expired

    Thanks for your answer but could you tell me how to make and product image 100% all the time not just on hover.

    Thanks

    #599

    Dear mate,
    Please add the code below in customizing css then check again issues.
    .product-transition .product-image img {
    transform: none;
    }
    Navigate to Appearance -> Customize section of your dashboard, scroll down to the bottom of the page and click Additional CSS.

    Thanks.

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

You must be logged in to reply to this topic.