Home Forums WoodMart support forum images woocommerce

images woocommerce

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #255533

    crunch
    Participant

    Hello, Is it possible to have the same image size in height for WooCommerce. And that the product title is always aligned with the other blocks? Currently, this is not very nice. Do you have a code to insert to fix this?
    Thank you in advance,
    cordially,

    #255561

    crunch
    Participant

    the screenshot

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

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

    I saw the screenshot you attached.

    Product grids are not of equal height because of the images.

    Please read our detailed documentation in the following link:
    https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    Best Regards.

    #255623

    crunch
    Participant

    Thank you very much for your response.
    I have one last question. I applied a box shadow and background to the type of box produced. However, I don’t have any spacing between the boxes. Can you tell me how to do this? This style could be interesting to add?
    Thank you very much

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

    Hello,

    Most Welcome.

    We are Glad that one of your issues has been resolved.

    I saw the screenshot you attached. For the spacing please provide the URL of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

    #256387

    crunch
    Participant

    Hello, here is the url. Thank you very much for your investment. Your theme is great!
    https://www.biereslocales.com/cat/non-classe/

    #256395

    Hello,

    Sorry, but if we try using Custom CSS to add space then it could disturb the columns layout.

    It requires customizations and this is beyond our limitations and support policy.

    Regards.
    Xtemos Studios.

    #256936

    crunch
    Participant

    Hello, for your information, I was able to do whatever I wanted with :
    .product-grid-item {
    text-align: center;
    box-shadow: rgba(100, 99, 99, 0.2) 0px 1px 6px 0px;
    background: #fff;
    padding: 16px 0px 20px;
    border-radius: 5px;
    max-width: 31.1% !important;
    margin:10px;
    }

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

    Hello,

    In your CSS you have set the width to 31.1% as we set it to 33% then it breaks the layout.

    Anyways We are Glad that you managed to solve it for you. You are Great!!!

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘images woocommerce’ is closed to new replies.