Home Forums WoodMart support forum Product title

Product title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #254488

    DK10
    Participant

    How can I make all the product name in 5 lines? If there are less than 5 lines, there is a void.
    Here’s how:
    http://prntscr.com/wcczg5

    #254513

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #254515

    DK10
    Participant

    ok

    #254526

    DK10
    Participant

    Here is an example of how I need all the cards to be
    http://prntscr.com/wce1n8

    #254531

    DK10
    Participant
    #254624

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .title-line-two .product-grid-item .product-title {
        min-height: 80px;
    }

    Best Regards

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