Course 'Section title' font size

Home Forums Legacy Support Support queries Styling issues Course 'Section title' font size

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #209199
    CAx
    Participant
    Hi, For course created I can change font size of curriculum by using following css code
    • .course_curriculum .course_lesson>td {font-size: 18px;}
    But how to change font size for title of 'Section' / 'Add New Section' ?
    #209244
    maximus
    Member
    Hello Please share any screenshot or video of your issue. It is good that you always share the screenshots with "lightshot" or videos with "screen-o-matic"of the issue.
    #210003
    CAx
    Participant
    Font size of 'Sections' displayed in curriculum
    #210018
    maximus
    Member
    Hello paste this code in wp-admin->Appearance->Customize->Custom CSS->paste & publish .single-course .course_curriculum .course_section>td { font-size: 36px; } refer : http://prntscr.com/nr8vf3 you can change the font-size according to you.
    #210024
    CAx
    Participant
    Thanks, It worked!
    #210048
    maximus
    Member
    Hello As you mentioned that your issue has been resolved. Closing the topic...
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Course 'Section title' font size’ is closed to new replies.