Title: Editting Lifter LMS CSS Objects
Last modified: November 16, 2016

---

# Editting Lifter LMS CSS Objects

 *  Resolved [stefanybee](https://wordpress.org/support/users/stefanybee/)
 * (@stefanybee)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/editting-lifter-lms-css-objects/)
 * Hi team,
 * While Lifter has handily picked up on some of my theme’s CSS, it needs to be 
   edited so it can be read (for example white on white doesn’t work) and so the
   design is consistent to build trust with visitor (e.g. the Enroll header background
   is Lifter blue).
 * Where do I edit the CSS for the following objects, for example:
 * llms-h3 llms-section-title
    llms-access-plan-content
 * Thanks!
 * Stefany

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

 *  [Loralee_H](https://wordpress.org/support/users/loralee_h/)
 * (@loralee_h)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/editting-lifter-lms-css-objects/#post-8446675)
 * Hi [@stefanybee](https://wordpress.org/support/users/stefanybee/)
    You can either
   make the changes in your child theme, or use a plugin like [Simple CSS](https://en-ca.wordpress.org/plugins/simple-custom-css/)
 * Let me know if this helps?
 * ~Loralee
    (customer care team – LifterLMS)
 *  [Thomas Patrick Levy](https://wordpress.org/support/users/thomasplevy/)
 * (@thomasplevy)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/editting-lifter-lms-css-objects/#post-8447618)
 * [@stefanybee](https://wordpress.org/support/users/stefanybee/),
 * **llms-h3 llms-section-title**
 * add the following:
 * .llms-h3.llms-section-title {
    color: #000; /* replace this with whatever color
   you like */ }
 * **llms-access-plan-content**
 * add the following:
 * .llms-access-plan-title {
    background-color: #ccc; /* replace this with whatever
   color you like */ }
 * If you don’t know what to do with custom css, install this plugin and add the
   css there: [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)

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

The topic ‘Editting Lifter LMS CSS Objects’ 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/)

 * 2 replies
 * 3 participants
 * Last reply from: [Thomas Patrick Levy](https://wordpress.org/support/users/thomasplevy/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/editting-lifter-lms-css-objects/#post-8447618)
 * Status: resolved