Home Forums WoodMart support forum Fixing product title lenght – Product titles are too short in category page.

Fixing product title lenght – Product titles are too short in category page.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #684412

    limited
    Participant

    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.
    #684572

    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,

    #684721

    limited
    Participant

    Hello, regarding

    Option 1 . i dont have this option in my theme.

    Option 2: I did it and it does not work.

    Please help

    #684757

    limited
    Participant

    Sorry i found it

    #684815

    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,

Viewing 5 posts - 1 through 5 (of 5 total)