Home Forums WoodMart support forum Without zoom in all product of the site

Without zoom in all product of the site

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #278464

    tahesi
    Participant

    Good afternoon.
    In the options of the theme in PRODUCTS STYLES, there is an option so that the image of the products is not cropped throughout the site, so that it comes out complete without the zoom in all the images that the template makes.
    Thank you.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .product-grid-item .product-element-top:hover .hover-img {
        transform: none;
    }

    Best Regards

    #278540

    tahesi
    Participant

    Good night.
    I have put the code that I have indicated in Theme Settings> Custom CSS> Global, but it does not work, in fact, no change has occurred.
    Thank you.

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

    Hello,

    Please disable “Hover image” in the Theme Settings > Shop > Product Styles.

    Best Regards

    #279379

    tahesi
    Participant

    Good afternoon.
    What they tell me is not what I need.
    What I need is that the Product Image images are not cropped top and bottom.
    I want them to appear complete in each category and on the store page, I send you a screenshot to explain it to you.
    I don’t want some of them to behave like the Products grid with different sizes option, I want all the main product images not to be cropped so that they appear whole, if not, the photos are cropped and the model is cut.
    Thank you.

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

    Hello,

    Please disable the cropping as described in this instruction: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    Best Regards

Tagged: ,

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