Hi support!
I think it’s not an issue just a question, i have any way to write out the full name of a product in sticky add to cart section ?
Greetings,
Áron
This topic has 4 replies, 3 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler
Hi support!
I think it’s not an issue just a question, i have any way to write out the full name of a product in sticky add to cart section ?
Greetings,
Áron
Hello,
Add the below code to Theme Options > Custom CSS to avoid this
.et_element .et-mini-content .product_list_widget li .product-title a {
white-space: normal;
text-overflow: unset;
}
Regards
Hi,
Clear cache and check the frontend then.
Regards
The issue related to '‘Sticky add to cart’' has been successfully resolved, and the topic is now closed for further responses