Home Forums WoodMart support forum "Add to cart" button bellow "Amount"

"Add to cart" button bellow "Amount"

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #239506

    hwiki09
    Participant

    Hello,

    I want the “add to the cart” button to be bellow amount selector

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

    hwiki09
    Participant

    Login details

    #239570

    Hello,

    I am checking your site and it is under the count: https://prnt.sc/vevmnr

    Please provide the page URL where you want to change, you would better increase the number of items in the row.

    Best Regards

    #239571

    hwiki09
    Participant

    When I increase the number of products per row to 5, tha button is bellow, but I want to display just 4 products per row and still have the button bellow.

    Thanks for your support

    #239641

    Hello,

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

    .product-grid-item div.quantity {
        display: block;
    }

    Best Regards

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