Title: Additional CSS code for syllabus table
Last modified: September 11, 2021

---

# Additional CSS code for syllabus table

 *  Resolved [juscruzzin](https://wordpress.org/support/users/juscruzzin/)
 * (@juscruzzin)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/)
 * Hello,
    I was wondering if there is anyone who could help me. I am trying to 
   change the color for the blue header and lesson boxes for the syllabus table 
   using ‘Additional CSS’ but not having any luck. I was able to change the color
   of the button using LifterLMS Labs ‘Simple Branding’, but not the color of the
   table itself. Any help would be very much appreciated. Many Thanks Scott
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadditional-css-code-for-syllabus-table%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Toyin](https://wordpress.org/support/users/jnr4u2/)
 * (@jnr4u2)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/#post-14865783)
 * Hi [@juscruzzin](https://wordpress.org/support/users/juscruzzin/)
 * Can you try using this CSS code:
 * _.llms-syllabus-wrapper .llms-section-title {
    background: red; }
 * You can change the color to anything you want.
 * Let me know if this helps.
 * Regards,
 *  Thread Starter [juscruzzin](https://wordpress.org/support/users/juscruzzin/)
 * (@juscruzzin)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/#post-14868521)
 * Hello Toyin,
 * Thanks once again for your help 😀
    I tried adding your code in the ‘additional
   css’ section of the appearance menu but it didn’t seem to change the colour…
 * Please note my page is here: [https://manglubeducation.com/course/become-a-mangrove-ambassador/](https://manglubeducation.com/course/become-a-mangrove-ambassador/)
 * Really appreciate all of you help!!!
 * Kind Regards
    Scott
 *  [Natalie](https://wordpress.org/support/users/nrherron/)
 * (@nrherron)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/#post-14895289)
 * Hi [@juscruzzin](https://wordpress.org/support/users/juscruzzin/)
 * Lets see if this CSS will do the trick for you:
 *     ```
       .llms-section-title {
           background: red !important;
       }
       ```
   
 * If you add this to the Custom CSS and update are the title backgrounds changed?
 * Let us know if you have any further questions!
 * All the best,
 *  Thread Starter [juscruzzin](https://wordpress.org/support/users/juscruzzin/)
 * (@juscruzzin)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/#post-14895749)
 * Dear Natalie,
    That worked! Thanks so much 🙂 Is it possible to also change the
   colour of the course title above? See this screenshot: [https://www.dropbox.com/s/o4ki7qafq6dl0q2/Screenshot%202021-09-22%20064237.png?dl=0](https://www.dropbox.com/s/o4ki7qafq6dl0q2/Screenshot%202021-09-22%20064237.png?dl=0)
 * You will see from the screenshot that i have now been able to change the lesson
   bars to an aqua color, but the title bar for enrolling in the course is still
   the dark blue…
    [https://manglubeducation.com/course/become-a-mangrove-ambassador/](https://manglubeducation.com/course/become-a-mangrove-ambassador/)
 * Thanks again for your help 😀
    Kind Regards Scott
 *  [Natalie](https://wordpress.org/support/users/nrherron/)
 * (@nrherron)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/#post-14918279)
 * Hi [@juscruzzin](https://wordpress.org/support/users/juscruzzin/)
 * Yes! For the title please try this CSS:
 *     ```
       h4.llms-access-plan-title {
           background: aqua;
       }
       ```
   
 * Let us know if you have any further questions we can help with!
 * All the best,
 *  [Toyin](https://wordpress.org/support/users/jnr4u2/)
 * (@jnr4u2)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/#post-14984340)
 * Since I haven’t heard back from you in a week I’m going to mark this thread as
   resolved. Don’t worry, if you have more questions or still need help just hit
   reply and let me know!
 * Have a great day!
 *  Thread Starter [juscruzzin](https://wordpress.org/support/users/juscruzzin/)
 * (@juscruzzin)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/#post-14986800)
 * Great! Thanks Toyin. My client has made some changes to the site and i haven’t
   been able to test it as yet. As soon as i can i will post to let you know.
    Kind
   Regards Scott

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Additional CSS code for syllabus table’ is closed to new replies.

 * ![](https://ps.w.org/lifterlms/assets/icon.svg?rev=2034507)
 * [LifterLMS - WP LMS for eLearning, Online Courses, & Quizzes](https://wordpress.org/plugins/lifterlms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lifterlms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lifterlms/)
 * [Active Topics](https://wordpress.org/support/plugin/lifterlms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lifterlms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lifterlms/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [juscruzzin](https://wordpress.org/support/users/juscruzzin/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/additional-css-code-for-syllabus-table/#post-14986800)
 * Status: resolved