Viewing 10 replies - 1 through 10 (of 10 total)
  • Mina

    (@purpleberryservices)

    Hi,

    Use this CSS

    .woocommerce-cart .wcppec-checkout-buttons.woo_pp_cart_buttons_div
    {
    display: none !important;
    }

    Thread Starter bini01

    (@bini01)

    Hi @purpleberryservices,

    Thank you for your help. I have added this in additional CSS but it’s not working out.

    Is there any way to sort out this issue?

    Kind regards,
    Bini

    Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    The suggested code is correct, but I don’t seem to see it on your site. Are you sure that you are adding it correctly in Appearance > Customize > Additional CSS?

    Make sure it is added properly.

    Thread Starter bini01

    (@bini01)

    Hi Nicola Mustone,

    I have added the code correctly but still in View Cart page Paypal option is showing.

    Thank you.

    Kind regards,
    Bini

    Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    Try with this instead

    .wc-proceed-to-checkout .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: none !important; }
    Thread Starter bini01

    (@bini01)

    Hi Nicola Mustone,

    Thank you for your help. Still the code is not working.

    Kind regards,
    Bini

    Mina

    (@purpleberryservices)

    Hi Bini,

    Please share the screenshot where you are adding the CSS. It must work.

    Thanks!
    Mina

    Thread Starter bini01

    (@bini01)

    Hi Mina,

    How do I share the screenshot? Is there any email address where I can send this screenshot

    Kind regards,
    Bini

    Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    I recommend https://snipboard.io for easily sharing screenshots – please follow the instructions on the page, then paste the URL in this chat. It works with Chrome, Firefox and Edge.

    Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘View cart page option change’ is closed to new replies.