Home Forums WoodMart support forum Product title lines limit

Product title lines limit

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #315500

    dweb360
    Participant

    Hello
    I set Product title lines limit to 2 lines but not seems working on my shop
    Thank you

    Attachments:
    You must be logged in to view attached files.
    #315535

    Hello,

    When the product title is longer than two lines, this setting would cut it. If the title is one line, this setting would not be applied.
    Try to set one line option.

    If you have any questions please feel free to contact us.

    Best Regards

    #315675

    dweb360
    Participant

    Hello
    In the mdt12lines.jpg image why prices are not aligned horizontally!
    Thank you

    #315708

    Hello,

    Try to set a one-line title and all will be aligned horizontally.

    Alternatively, you can make all the title of the same hight, if you want you canadd this code to the Theme Settings > Custom CSS > Global:

    .title-line-one .product-grid-item .wd-entities-title, .title-line-two .product-grid-item .wd-entities-title {
        min-height:60px;
    }

    Best Regards

Tagged: 

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