Home Forums Basel support forum Shopping cart

Shopping cart

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #36902

    twococlothing
    Participant

    hey it is possible to hide the checkout button in the shopping cart looks picture.
    There should be only view cart button

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .woocommerce-mini-cart__buttons .checkout,
    .woocommerce-mini-cart__buttons .wcppec-cart-widget-button {
    	display: none;
    }

    Regards

    #37341

    twococlothing
    Participant

    the check out button is still being updated in the shopping CART. but should be in the view asblue. see in the picture

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

    twococlothing
    Participant

    I’m sorry but but I had the wrong button red um rantet that’s why I send the picture again. where the button is outlined in red it should be fanned out.
    is that possible ?

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

    Artem Temos
    Keymaster

    Seems that you copied the code wrongly and placed it to custom CSS for tablets https://gyazo.com/321290db7f3cf34f1a4183e0eeb0273c

    #37388

    twococlothing
    Participant

    I have inserted in custom css but it still does not work

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

    Artem Temos
    Keymaster

    Please, provide us your admin access so we can check it.

    #37399

    twococlothing
    Participant

    can you please delete the last post with administrator access

    #37419

    twococlothing
    Participant

    I once reset WordPress completely and uploaded everything again now it works that the checkout button is hidden.

    #37450

    Artem Temos
    Keymaster

    Great, we are glad that you have found the solution.

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