Site logo

Archived topic

CHANGE CHECKOUT TEXT BOTTOM

5 replies · Started by Joel on September 4, 2017

Viewing posts 1–6 of 6

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

Give this a shot:

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

Hi!

Thanks, and now how can i change text?

Thanks

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

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

This archived topic is closed to new replies.