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 4 posts - 1 through 4 (of 4 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

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