Fixing product title lenght – Product titles are too short in category page.
-
1. My product titles are longer than what you are showing in the category page and important information is situated at the end. how can i edit this page and fix its lenght ..
2. How can i remove the Not in stock lable in category (Изчерпан) ?
Attachments:
You must be
logged in to view attached files.
Hello,
01. Navigate to Theme Settings > Product Archive > Product Styles > Product title lines limit. Set the number of product title lines to “None”: https://ibb.co/2kztmN5
02. Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.product-grid-item p.stock.out-of-stock {
display: none;
}
Best Regards,
Hello, regarding
Option 1 . i dont have this option in my theme.
Option 2: I did it and it does not work.
Please help
Hello,
Glad you found it!
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.
Best Regards,