Hi!
how can i setup showing “…” after item name in cart drawer when it is too long for two lines, so lenght will be reduced?
Hi!
how can i setup showing “…” after item name in cart drawer when it is too long for two lines, so lenght will be reduced?
Hi
It can be done with manual coding. What is the website name?
Terence.
Website is: www.jamocards.de
I hope I haven’t misunderstood you! The following code will do what you want. You can change the values as you like. If you encounter any issues again, feel free to write, I’ll help.
.cart-item__name {
display: -webkit-box!important;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}
Thank you very much!
You’re most welcome! It was just a small thing for me ![]()
I’m not entirely sure what level of support you’re looking for, but if you require fast and detailed coding assistance, please let me know.
We offer the Unique “Premium Coding Support” plans at affordable rates, including monthly, quarterly, bi-annual, and annual options, starting at 59 USD for 1 month! In addition to coding support, we also provide professional SEO reports at regular intervals, Advanced animation (Advanced CSS and JavaScript) coding assistance, Expert Consulting, Dedicated Custom Front-End Service and Coding, and Unique Mobile Premium Features. If you’re interested, you can check out the link in my signature. Feel free to reach out via private message if you have any questions. ![]()
Terence.