Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1356131
    thvanduz
    Participant

    Hello, I was wondering how do I go about getting rid of the dotted lines in the course navigation widget.

    I have been playing around with it for a while now and can’t seem to figure it out.

    Please see attachment. Thanks!

    #1356255
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Could you please provide us with your website URL so we can take a closer look?

    Thanks.

    #1357064
    thvanduz
    Participant
    This reply has been marked as private.
    #1357533
    Friech
    Moderator

    Hi There,

    Thank you, please add this on your custom CSS.

    .widget ul li a, .widget ol li a {border-bottom-width: 0;}

    Cheers!

    #1360743
    thvanduz
    Participant

    Thanks!

    #1360788
    Rupok
    Member

    You are welcome!

    Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Cheers!

    #1367541
    thvanduz
    Participant

    How do I change the “default” green course navigation bar to be brown (#330000) color? That way it matched our branding?

    Thanks!

    #1367718
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .list_arrow.collapse.lesson_completed {
        background: url(images/gray_arrow_collapse.png) 0 50% no-repeat;
    }
    
    dd.course_progress div.course_progress_blue {
        background-color: #330000;
     
    }

    Hope it helps.

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