Active unit tab colour is not working properly in safari

Home Forums Legacy Support Support queries How-to & Troubleshooting Active unit tab colour is not working properly in safari

Tagged: 

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • #377700
    Bhavyatafoundation
    Participant
    Hello! I was trying to customize the active unit colour under the course. And it works fine in chrome but in safari, the active tab changes colour for a while and turns back to white within a few seconds. Please help!
    #377783
    Veronica
    Moderator
    hi can you please share the video of the issue so we can replicate the issue
    #377854
    Bhavyatafoundation
    Participant
    Yes!! Here you go: Video
    #377909
    Veronica
    Moderator
    hi the default one is working on safari as well: http://prntscr.com/26dyvjh can you please let us know exactly how you have implemented this?
    #377958
    Bhavyatafoundation
    Participant
    I'm talking about the active unit tab color. I've just modified the code in custom css section of the theme and changed the active color from white to yellow. Here it is
     li.active {
        background: #f7c335;}
    #378098
    Veronica
    Moderator
    checking on your site
    #378099
    Veronica
    Moderator
    hi use this code: .vibebp_main .course_status .course_timeline li.unit.done.active.open_lesson { background: #f7c335; }
    #378128
    Bhavyatafoundation
    Participant
    Hello!! I tried to add the above code in the custom CSS section but it doesn't solve the problem at all. I'd like you to see to it again on the matter. Thankyou!
    #378174
    Veronica
    Moderator
    checking on your site
    #378175
    Veronica
    Moderator
    hi on your site there is an error in custom CSS code may be there any closing } remains open or there is extra one http://prntscr.com/26fqwzz try to put the above provided code in the beginning and then check it will work
    #378212
    Bhavyatafoundation
    Participant
    This reply has been marked as private.
    #378371
    Veronica
    Moderator
    well the error is available in the custom CSS http://prntscr.com/26gz5eu put your all custom CSS here http://csslint.net/ and then you will find that if unable to do so please give us permission to make changes accordingly
    #378440
    Bhavyatafoundation
    Participant
    Hello!! I'm not able to see the screenshot you attached in the above thread. Can you please check it out? So that I can make changes accordingly.
    #378441
    Bhavyatafoundation
    Participant
    This reply has been marked as private.
    #378491
    Veronica
    Moderator
    hi The CSS is fixed now try to put the provided code in the very beginning .vibebp_main .course_status .course_timeline li.unit.done.active.open_lesson { background: #f7c335 !important; }
Viewing 15 posts - 1 through 15 (of 28 total)
  • The topic ‘Active unit tab colour is not working properly in safari’ is closed to new replies.