Home › Forums › WoodMart support forum › images woocommerce
images woocommerce
- This topic has 8 replies, 2 voices, and was last updated 3 years, 12 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 4, 2021 at 9:53 am #255533
crunchParticipantHello, 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,January 4, 2021 at 11:13 am #255561January 4, 2021 at 12:44 pm #255584
Aizaz Imtiaz AwanKeymasterHello,
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.
January 4, 2021 at 2:38 pm #255623
crunchParticipantThank 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 muchAttachments:
You must be logged in to view attached files.January 5, 2021 at 6:24 am #255751
Aizaz Imtiaz AwanKeymasterHello,
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.January 7, 2021 at 10:20 am #256387
crunchParticipantHello, here is the url. Thank you very much for your investment. Your theme is great!
https://www.biereslocales.com/cat/non-classe/January 7, 2021 at 10:46 am #256395
Aizaz Imtiaz AwanKeymasterHello,
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.January 9, 2021 at 6:17 am #256936
crunchParticipantHello, 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.January 9, 2021 at 7:55 am #256947
Aizaz Imtiaz AwanKeymasterHello,
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. -
AuthorPosts
The topic ‘images woocommerce’ is closed to new replies.
- You must be logged in to create new topics. Login / Register