Home Forums WoodMart support forum Shop Page in List View – Add to Button Basket Centralised

Shop Page in List View – Add to Button Basket Centralised

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

    spnutratea
    Participant

    Hi,

    When visiting our shop page and a customer was to chose to view the products in list view, the add to basket button is centralised but all the text is left aligned (as shown in screenshot attached).

    How can get it so the add to basket is left aligned, in line with the product description etc.

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

    Hello,

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

    body .product-list-item .wd-add-btn.wd-add-btn-replace {
        margin: 0px;
    }

    Best Regards

    #503668

    spnutratea
    Participant

    Hi,

    Thanks, please close case.

    #503812

    You are welcome!

    Wish you a wonderful day!

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

The topic ‘Shop Page in List View – Add to Button Basket Centralised’ is closed to new replies.