Container and banner height
-
Hello!
1. Is there a way to edit on mobile version product container height, because the buttons “shop, favorite and compare” hides 1/3 of the product image?
2. Main banners are way too big for mobile version. Is there a way to make banner height smaller?
Attachments:
You must be
logged in to view attached files.
Hello,
1) Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-hover-icons .wrapp-buttons {
bottom: 8px;
}
.product-grid-item .product-element-top {
height: 225px;
}
2) Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards
Hello,
You are Most Welcome.
1) I have added the CSS in the Custom CSS for Mobile area.
2) Sorry but it is not possible to change the height of the promo banner on mobile. You can try creating separate columns for mobile and hide them for desktop.
Screenshot for Clarification: https://ibb.co/gDcyyML
Best Regards