Add to cart button text - by martijntje - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 3 years, 10 months ago ago by Rose Tyler

  • Avatar: martijntje
    martijntje
    Participant
    June 10, 2020 at 13:46

    Hi there,

    Can I change the size of the text of the ‘add to cart’ button? And where can I translate it into Dutch?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 10, 2020 at 14:04

    Hi,

    Font-size can be changed by the next custom CSS code –

    .add_to_cart_button,
    .single_add_to_cart_button {
        font-size: 13px !important;
    }

    Check translation of XStore theme – https://xstore.helpscoutdocs.com/article/30-base-theme-translation , XStore Core plugin, and WooCommerce plugin.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.