Background color

Home Forums Legacy Support Support queries Other issues Background color

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #317510
    nex
    Spectator
    Hi, Where can I change the background for the header of the course layout?: https://ibb.co/MGJQ1wN https://escuelasmooc.com
    #317641
    Veronica
    Moderator
    hi if you want then we can provide custom css for the same you can add this: in custom css .single-course div#item-header { background: #232; } refer: http://prntscr.com/uxhw7u
    #318091
    nex
    Spectator
    ok, but it still shows a clear part, as shown in the picture. And the title has dark text so I can't see it. https://ibb.co/tDvTDMY
    #318184
    Veronica
    Moderator
    hi you can use this .course6_header .course6_course_title h1 { color:#fff; } http://prntscr.com/uyzek9
    #318379
    nex
    Spectator
    I had to change the layout.. well.. this what I have. Right now it is with a black background: https://ibb.co/Dp6n7NG But I would like to have this green background. I managed to change it in the chrome css inspector, but I don't know how to get that css into the current layout. https://ibb.co/tpctB3X please help me with this.
    #318509
    Veronica
    Moderator
    you can use this .single-course.c2 .course_header{ background-color:#79bd9a !important; }
    #318652
    nex
    Spectator
    Awesome! it works! We can close this. Thanks!
    #318765
    Veronica
    Moderator
    good to know closing this one thanks
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Background color’ is closed to new replies.