Home Forums WoodMart support forum Add to cart – alignment

Add to cart – alignment

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

    wonweb
    Participant

    Hi,

    In the store (web and mobile) when the title of product is bigger the “Add to card” button aren’t aligned.

    How I can align the buttons?

    Thanks

    #261598

    Hello,

    You can limit the product title in the Theme Settings > Product page > find “Product title lines limit” in the bottom.

    If you have any further questions, please let me know.

    Best Regards

    #261606

    wonweb
    Participant

    For now, I have activated these option and works fine.

    It’s not possible to keep the 2 lines and align the button to the bottom?

    #261653

    Hello,

    I can provide custom CSS, however, there will be an empty gap if the title is one line.

    Please provide the page URL I will check.

    Best Regards

    #262029

    wonweb
    Participant

    I will aprecciate that. Please, find the links below:

    #262247

    Hello,

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

    body .product-grid-item .product-title{
    min-height:35px;
    }

    Best Regards

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