Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Support request] How to change text of a woo button in checkout page

Home Forums Support [Support request] How to change text of a woo button in checkout page

Home Forums Support How to change text of a woo button in checkout page

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

    The red cirle i want to delete that button. Is that possible?
    And the green button i want to change the text. How can i fix this.

    To get it you first need to add a product in your shopping cart i think 😉

    #2254119
    David
    Staff
    Customer Support

    Hi there,

    can you confirm if my reply fixes that other topic:

    https://generatepress.com/forums/topic/how-can-i-change-the-text-in-mini-cart/#post-2254114

    Let me know as that would also apply here.

    To delete the other button – add this CSS:

    .woocommerce .cart .button[name*="update_cart"] {
        display: none;
    }
    #2254151
    Danielle

    The button is gone so that is nice.

    ”And the green button i want to change the text. How can i fix this.”
    This question is still open do you also know how to fix this?

    #2254493
    Ying
    Staff
    Customer Support

    The text in that button is not controlled by GP, but by Woocommerce.

    This article should help:
    https://quadlayers.com/change-proceed-to-checkout-text-in-woocommerce/

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