Home Forums WoodMart support forum remove — or — from cart template

remove — or — from cart template

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

    CC
    Participant

    I have entered the template of the cart and I can’t find where to delete — or —
    attached template

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

    Hello,

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

    .wc-ppcp-cart-payments__container.below .wc-ppcp-cart-payment__methods {
    display: none;
    }

    Best Regards.

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