compare page products not looking good
-
UI is looking not good. it is not aligned. please make all product information aligned. it should look professional. if you want you can add sliders for those products
Hello,
Could you please share some screenshots which issue you have faced? so I can better understand your issue? This will help me guide you more effectively
Best Regards
Hi
I have shared the screenshot in private contentof previous comment , also here : https://imgur.com/a/3SYzWrI
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-compare-table .wd-entities-title {
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1; /* Change this value to control the number of lines */
}
.wd-compare-table :is(.button,.added_to_cart) {
font-size: 10px !important;
padding: 5px 5px !important;
}
.wd-compare-table .product-image img {
max-height: 60px;
}
Best Regards
I have added the code, but still it showing same result, we have tried in private window.
Please try from your side. and make it aligned. or if possible please add slider if we there are more than 6 items.
Hello,
Now check back your site and check the issue.
Best Regards
Images are stretched now, before it was looking clear. please resolve the image. also please make it responsive as it is not looking good in mobile devices
Hello,
Your issue has been resolved. Check back your site and check the issue. I have modified the custom css on your site.
Best Regards