Changing Unit heading color while taking the course

Home Forums Legacy Support Support queries Styling issues Changing Unit heading color while taking the course

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #310995
    jimmyahuja07
    Participant
    Hi, Please help in changing the Course heading color at two places: 1. When the course is Free and clickable then: http://prnt.sc/uhmb5q 2. When the student is taking the course http://prnt.sc/uhm63x
    #311210
    Jackson
    Blocked
    Hello, 1- Change color when student is taking course, use this code: .course-template-default .course_status .course_content_content h2:nth-child(2){
    color:red !important;
    
    } Refer: https://prnt.sc/ui0q16 2- But if you want to change the color of free unit in curriculum then it is not possible , but this is possible that we can change the color for all units, This is not possible to change color only for free units: https://prnt.sc/ui0qi5 Thanks,
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing Unit heading color while taking the course’ is closed to new replies.