Home Forums WoodMart support forum Question about single product page button

Question about single product page button

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

    dinhtt4
    Participant

    Dear Support Team,

    After updating the woocommerce and paypal plugin, I noticed that the space between the add to cart and buy now buttons has been lost compared to paypal.
    How to create space between these 2 rows of buttons.

    Thank you for your time.

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

    Hung Pham
    Keymaster

    Hello dinhtt4,

    Thanks for reaching to us.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #553523

    dinhtt4
    Participant

    I put the URL to private content. Please check.

    #553608

    Hung Pham
    Keymaster

    Hello dinhtt4,

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .wd-single-add-cart form.cart{
    	margin-bottom: 20px;
    }

    Regards,

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