overflow for product title on mobile grid
-
Hi,
i changed the overflow from wd-entities-title as the producte title is cut off on mobile view. But with the full title length the prices can’t be read.
How can the price placed below the title with overlay?
Thanks for your help.
regrads,
Bastian
photo is missing
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please provide the URL of the page to check it myself and help you out accordingly.
Regards.
Xtemos Studios
The problem exists on all pages with products. But the overlay is not active at the moment, so please change this on your own.
Hello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.product-grid-item .wd-entities-title {
padding-bottom: 25px;
}
Regards.
Xtemos Studios
Thanks but this didn’t help…
I did a bit try and error and found the right option:
.wd-entities-title {
max-height: 30px !important;
}
Hello,
We are Glad that you managed to solve the issue yourself.
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.
The topic ‘overflow for product title on mobile grid’ is closed to new replies.