change the color of the next lesson and the previous lesson

Home Forums Legacy Support 4.0 Bugs & Issues change the color of the next lesson and the previous lesson

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #328499
    RagabSalem
    Spectator
    Hello Please help change the color of the next lesson and the previous lesson and hide the list I tried a lot but was not successful in changing them
    #328500
    RagabSalem
    Spectator
    This reply has been marked as private.
    #328556
    Ada
    Participant
    Use this code in appearance >>customize >>custom css
    
    .course_component .unit_prevnext {}
     .unit_prevnext .navigate_unit {
       
        color: #e6dbdb;
    }
    
    #328655
    RagabSalem
    Spectator
    This reply has been marked as private.
    #328767
    Diana
    Participant
    This reply has been marked as private.
    #328833
    RagabSalem
    Spectator
    This reply has been marked as private.
    #328842
    RagabSalem
    Spectator
    This reply has been marked as private.
    #329254
    Ada
    Participant
    The problem with the main topic seems to have been solved at your site. https://prntscr.com/w153yw
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘change the color of the next lesson and the previous lesson’ is closed to new replies.