Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    The font size of the description section is controlled by the theme plugin. You can either get in touch with the plugin developer or use CSS to change the size – https://snipboard.io/XbKIQL.jpg

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @divyasinghinfo!

    In the meantime, while waiting for the theme author to get back, you could use the following CSS code to increase the font size:

    .woocommerce div.product .woocommerce-tabs .panel {
        font-size: 16px;
    }

    This can be added to the “Additional CSS” section found in the customizer.

    Cheers!

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Howdy.

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to increase the font size?’ is closed to new replies.