This topic has 6 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Awais Ahmed
Hey guys,
i just try to set the line limit for my product title. But it dont works.
Can u help me?
https://drive.google.com/file/d/1gQ8ErIKeVdgNdh2iyf6CfJNyT2DqwIHc/view?usp=sharing
Greatings
Ubi
Hello, @ubi1907,
In order to change the line of text of the product title simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and then paste the below code there.
.etheme-product-grid-title{display: -webkit-box !important;
line-height: 1 !important;
-webkit-line-clamp: 2 !important;
-webkit-box-orient: vertical !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
}
Then save settings and check back to your site after clearing the browser cache.
Note: In the above line the code “-webkit-line-clamp: 2 !important;” the word “2” is the line you can change it with you want.
Regards 8Themes Team.
thank you for your fast reply.
It works for the part I send u but can we do so that this effects everywhere a product is shown?
Here it works:
https://drive.google.com/file/d/1OFMMtRhWIadTBiMo9DLgSVSIAwHNajOi/view?usp=sharing
Here it would be nice too and everywhere a product is shown:
https://drive.google.com/file/d/1OFMMtRhWIadTBiMo9DLgSVSIAwHNajOi/view?usp=sharing
Hello, @ubi1907,
Your issue is resolved now kindly check back to your site after clearing the browser cache. See the image to know how your issue was resolved and the result: https://postimg.cc/v1MYWDfQ
Regards 8Themes Team.
thank you it looks so good now.
Thank you 🙂
Most Welcome 🙂
If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day 🙂
If you will have any issues, you can contact us anytime, we are always here to help you.
Case Closed.
Tagged: by line, does not work, product title limit, woocommerce, wordpress
The issue related to '‘Product Title Limit By Line does not work’' has been successfully resolved, and the topic is now closed for further responses