Hide date on custom learning path

Home Forums WPLMS AddOns Custom Learning Paths Hide date on custom learning path

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #193350
    LMSfriend
    Participant
    Hi, I need to know, how to hide the date on a custom learning path, when the path was created.   Thanks
    #193574
    Scott Lang
    Moderator
    please provide the url and screenshot from where you want to hide it
    #193933
    LMSfriend
    Participant
    This reply has been marked as private.
    #194148
    Scott Lang
    Moderator
    add this custom css in your wp-admin > appearance -> customize -> custom css :   .single-lernpfade .indate {display:none;}
    #194184
    LMSfriend
    Participant
    This reply has been marked as private.
    #194277
    Scott Lang
    Moderator
    Hi, use this code add this custom css in your wp-admin > appearance -> customize -> custom css : .single-learningpath .indate{ display:none; } if issue not fixed , also share other pages link where it hides .Because we did not able to find other page where this css class is applied.  
    #194278
    LMSfriend
    Participant
    Thanks, this is working. Thread can be closed.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Hide date on custom learning path’ is closed to new replies.