Home Forums WoodMart support forum Change Sidebar Cart widget buttons

Change Sidebar Cart widget buttons

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

    agasish
    Participant

    You are a quality template! I must say.
    Thank you very much for all the investment and precision in the little things, this is what makes you great!

    A question about the buttons in the shopping cart widget (which pops up from the side after adding a product to the cart):
    Today there are 2 buttons:
    1. Go to the payment
    2. VIEW CART

    I think the button beyond the shopping cart is unnecessary since the button is already inside a shopping cart anyway.
    I would like to replace this button with a “Continue Shopping” button, a button that will actually close the feature.
    can you help, please?

    • This topic was modified 1 year, 6 months ago by agasish.
    Attachments:
    You must be logged in to view attached files.
    #417256

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

    .woocommerce-mini-cart__buttons .btn-cart {
     display: none;
    }

    Best Regards

    #417257

    agasish
    Participant

    Hello Elise
    You misunderstood me.
    I want there to be a “continue shopping” button instead of this button, a button that will actually close the feature… like in any store, for example:
    https://recordit.co/kKdzdNhp94

    #417263

    Hello,

    Unfortunately, Woocommerce does not provide the option to re-configure the buttons in the shopping cart sidebar.

    If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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