[Resolved] Remove including tax

Home Forums Support [Resolved] Remove including tax

Home Forums Support Remove including tax

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #689179
    Caroline

    Is there anyway to remove the things I have marked with red but keep the one in green? I see that a page I know using woocommerce and wordpress have it like this.

    https://prnt.sc/l03o5w

    #689264
    David
    Staff
    Customer Support

    Hi there

    you can try this:

    .woocommerce-cart .tax_label, .woocommerce-checkout .tax_label { 
        display: none; 
    }
    #689269
    Caroline

    That removes it in the cart page, but not at checkout, and not in navigation.

    #689284
    David
    Staff
    Customer Support

    Hi there

    sorry, i updated the code above tom remove it from the Cart and Checkout table.
    The menu item i believe is being covered on this topic? https://generatepress.com/forums/topic/change-cart-menu-and-breadcrumb/#post-687938

    #689327
    Caroline

    Thank you that works great on the cart and checkout.
    The topic you link to are also mine, and cant figure out how to remove this text from the navigation.

    #689333
    David
    Staff
    Customer Support

    The menu is a bit of an anomaly and something we don’t yet know an answer to. If we can keep that to the other topic and if we or you find a solution we can keep it on place.

    Glad i could help

    #689450
    Caroline

    That’s fine 🙂 Thank you again for great support

    #689453
    David
    Staff
    Customer Support

    You’re welcome

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.