[Support request] CHANGE CHECKOUT TEXT BOTTOM

Home Forums Support [Support request] CHANGE CHECKOUT TEXT BOTTOM

Home Forums Support CHANGE CHECKOUT TEXT BOTTOM

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #378666
    Joel

    Hi!

    how can i change checkout text bottom? its too large now and in mobile, is not responsive at all, so i want to change the text.

    Thanks,

    Regards

    #378955
    Tom
    Lead Developer
    Lead Developer

    Give this a shot:

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        font-size: 17px;
    }
    #379122
    Joel

    Hi!

    Thanks, and now how can i change text?

    Thanks

    #379239
    Tom
    Lead Developer
    Lead Developer
    #379310
    Joel

    I saw the article but i don´t know where to suscribe tu change text.

    Other question this code
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 17px;
    }

    I have to add in custom css? or in functions.php?

    I added in custom css but don´t do nothing, it doesn´t running correctly.

    Thanks

    #379533
    Leo
    Staff
    Customer Support

    That’s CSS. Can you link us to the page that’s not working? Thanks!

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