Viewing 1 replies (of 1 total)
  • Hi @digitalworld20

    You can use custom CSS to change the produce title font style. Here is a code:-

    .box-text-products .title-wrapper a {
        font-family: fantasy;
    }

    Please replace the font family name as required.

    To add custom CSS, please follow these steps:-

    Please go to WordPress dashboard » Appearance » Customize » Additional CSS page.

    You need to put the above code and then save it.

    I hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘Change Font Style’ is closed to new replies.