Hi,
I’ve noticed our upsells/cross sells and sales booster sales popup doesn’t display the title of the product fully, is it possible to have these on two lines or adjust the size for it to fit?
Screenshots in private content area
Theme version: 8.3.8Please see private content
Try to use the next custom CSS code:
.sidebar-slider .product-title a {
overflow: unset;
white-space: normal;
}
Regards
Perfect, this work great. Is the a way to do this will the sales booster (fake sales) too?
#sales-booster-popup .heading {
overflow: unset;
white-space: normal;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.