styling button color

Home Forums Legacy Support Support queries Styling issues styling button color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #256198
    witslk
    Spectator
    I want to style unit content button (Next, Back , Unit Mark Complete and Ask Question) the button color blue and text bold with White color https://prnt.sc/s9rg7c
    #256340
    Diana
    Participant
    @witslk, Use this custom css .course_content_panel .unit_wrap .unit_prevnext{background:#0000ff73 !important;} .course_content_panel a{ color:#ffffff !important; font-weight:bold !important; } For Ask Question  .enable_comments div#discussion { background:#0000ff73 !important; }
    #257028
    witslk
    Spectator
    This reply has been marked as private.
    #257149
    Diana
    Participant
    @witslk, Then use this CSS .enable_comments a.add_comment {color:#0000ff73 !important;}
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘styling button color’ is closed to new replies.