Hello,
I tried to have the products in one straight line.(Picture attached.)
Can you please help
This topic has 9 replies, 4 voices, and was last updated 4 years, 10 months ago ago by Bilal
Hello,
I tried to have the products in one straight line.(Picture attached.)
Can you please help
Hi
It is probably looks that a title length issue, Can you please send us your website URL along with temporary wp-admin access so that we will check your issue.
Please find the attached
Hello!
I am sorry but wp-admin details do not work. Can you please check?
I have viewed your screenshot and it looks like the issue is with the image size or title. Please always make sure to upload the same size featured images.
I will check it and help you accordingly if you can share the correct details.
Thank you!
Hello Zaki,
now you can try the username and password. It should work
Hi
Kindly reduce the Number of product in row by going to Dashboard > Theme Options > WooCommerce > Product Catalog https://prnt.sc/zn1hwg or reduce the text size it will display your product in a row according to theme design layout. https://prnt.sc/zn1hwg
Hi
it is still the same
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.main-products-loop .product, .products-loop .product, .carousel-area .product-slide .product {
display: flex;
justify-content: center;
}
.products-loop .ajax-content, .products-loop {
display: flex;
flex-wrap: wrap;
flex: 1;
}
.content-product {
flex-direction: column;
justify-content: space-between;
display: flex;
flex: 1;
}
.content-product .quantity-wrapper {
margin-right: auto;
margin-left: auto;
}
.swiper-container {
display: flex;
align-items: stretch;
}
.product-slide .product {
display: flex;
height: 100%;
}
.swiper-wrapper {
height: auto;
}
Regards
For the past 5 years, I have been waiting for this kind of theme and support.
1000 stars to you guys.
I also want to extend support for the next 6 months, how can i do that?
Thanks
The issue related to '‘Products in one Line’' has been successfully resolved, and the topic is now closed for further responses