Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1242770
    15bakes
    Participant

    Hi, I know you guys have nothing to do with lifter LMS but there support is aweful. All I need is a custom CSS to change my sidebar course progress color to blue http://karacorey.com/course/become-a-bikini-pro/ instead of read to match my websites colors.

    It’s not a function within lifter LMS it’s a custom CSS you have to create.

    #1242856
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .llms-progress .llms-progress-bar {
        background: lightblue;
    }

    Hope that helps

    Joao

  • <script> jQuery(function($){ $("#no-reply-1242770 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>