BuddyBoss Home – Web Support Forums Solutions Social Learner Change the Social Learner blue color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #51524
    @zenojoe

    Hi there,

    I’ve been trying to change this color to another specific color and have looked in Appearance -> Customize and although I managed to change other elements I could not change the blue color in the attached image.

    Any ideas?

    Thanks

    Joe

    Answers

    #51555
    @zenojoe

    Looking at: https://www.buddyboss.com/product/social-learner-learndash/

    There is reference to the attached image.

    I can’t see different options in /wp-admin/customize.php.

    #51946

    Anonymous
    @

    Hi @zenojoe, Please use this css code to change the color of those small points. Just replace ‘blue’ with your color code. I have attached a screenshot that will help you understand section wise code.

    
    i.fa.fa-bars { color: blue !important; }
    a#search-open.header-button { background: blue !important; }
    span.course-statistic { color: blue !important; }
    a.notcompleted ::before { color: blue !important; }
    section.course-header { background: blue !important; }
    
    #52026
    @zenojoe

    Hi @pallavi,

    Thanks a lot for your help, that was very useful 🙂

    #52047

    Anonymous
    @

    Thanks 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘Change the Social Learner blue color’ is closed to new replies.