Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Uriahs Victor

    (@uriahs-victor)

    Hi there, you can adjust the texts in “Localization” settings of the plugin, see here: https://prnt.sc/p8xiA0dS4xE3

    Thread Starter daenra

    (@daenra)

    Thanks for your answer Uriahs. I was looking where to change the font size and font type in your date and time scheduling module because fonts are bigger than the rest of the text in the checkout page. Txs.

    Plugin Author Uriahs Victor

    (@uriahs-victor)

    Hi again, can you please send a link to your website? Also please send a screenshot of what pieces of tax you’re trying to change.

    Thread Starter daenra

    (@daenra)

    Hi Uriahs:

    My web https://www.asumarepty.com , the title is the one that is above the button “Change order type”.

    Plugin Author Uriahs Victor

    (@uriahs-victor)

    Hi, this text is an H3 tag. You should maybe be able to adjust the size of H3 tags in your theme settings or customizer.

    Additionally, you can contact your theme author for how to change the size of H3s on the website.

    You can also try adding the following CSS to the “Additional CSS” area in Customizer on your website:

    .woocommerce-checkout h3?{
    font-size: 22px !important;
    }


    Thread Starter daenra

    (@daenra)

    Thanks Victor. I will try it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Edit Typography’ is closed to new replies.