Home Forums WoodMart support forum ALIGN "ADD TO CART" BUTTON

ALIGN "ADD TO CART" BUTTON

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

    RDD
    Participant

    Hello, how are you, could you help me with a css or steps to add the button “add to cart”, because logically this ruins the order of my site. (IMAGE)

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

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #264631

    RDD
    Participant

    it’s okay

    #264776

    Hello,

    You have images of different height, you need to crop them. https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    Then you need limit the title as described in the instruction, if you do not cut the product title, add this code to the Theme settings > Custom CSS > Global:

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

    You need to add the price to each product othervice it would not possible to align the button on the same level.

    Best Regards

Tagged: 

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