Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #300026

    is there a way to change the font on a woocommerce product? I’m using their Sensei plug-in to create lessons, and the price and product description overlap. Thanks!

    #300188

    Hey pianogirl!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab to decrease the font size of title and adjust as needed

    #main .course header h2, #main .course-container header h2 {
    font-size: 26px;
    }

    Regards,
    Yigit

    #300507

    Great. Thanks so much!

    #300642

    Hey!

    You are welcome, glad we could help! :) Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font in woocommerce’ is closed to new replies.