Home Forums WoodMart support forum Customize add to cart button

Customize add to cart button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #140269

    pedagangsenja
    Participant

    Hi,

    I was wondering how to customize add to cart button for mobile.

    I had attached screenshot here. I want to make it bigger on mobile especially for ‘sticky add to cart’ button.

    Could someone show me how?

    Thanks.
    Azim

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

    Hello,

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

    .btns-shop-light .single_add_to_cart_button{
    width:70%;
    }

    Best Regards

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