Home Forums WoodMart support forum add to cart button padding

add to cart button padding

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

    adpwebdesign.it
    Participant

    How can I make Add to cart buttons look the same as other buttons on the website (see previous ticket Button Padding).
    I tried in Theme Settings but they didn’t change.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Could you please clarify where exactly you want to change the Add to Cart button styling? Is it on the single product page or on the Shop/product grid pages? This will help us guide you to the correct setting.

    Best Regards

    #721267

    adpwebdesign.it
    Participant

    All add to cart buttons should be the same all over the website, no matter if on the single product page or on the Shop/product grid pages
    I tried in theme settings but nothing changed on them

    they should be the same as the other buttons too, which have
    padding-left and right 10px
    padding top and bottom 5px
    thank you

    #721321

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Sorry to say your site is not working properly due to server issues.

    See Screenshots for a better understanding:
    https://postimg.cc/w1FhQJ59
    https://postimg.cc/V0yMkFw5
    https://postimg.cc/bdDfX9d1

    Best Regards

    #721323

    adpwebdesign.it
    Participant

    Hi
    I see the frontend with no issues https://adpwebdesigntest.it/formacultura/
    maybe the backend?
    thanks

    #721338

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    There was a server issue on the frontend. So, please add the following Custom CSS code to Theme Settings > Custom CSS for the grid add to cart.

    .wd-product .wd-add-btn .add-to-cart-loop span {
        min-height: auto !important;
        padding: 6px 2px !important;
        line-height: 0.8 !important;
    }

    For the single product add to cart, navigate to Layouts > Edit single product layout > Edit add to cart widget and disable the stretch option.
    https://postimg.cc/qgXrb2w3

    Best Regards

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