Hide forum and drive

Home Forums Legacy Support Support queries How-to & Troubleshooting Hide forum and drive

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #346829
    pablopapes
    Spectator
    I want to hide that from the menu when the user is not logged in. I can't do it because of the LMS configuration because I have BP vibe. I don't have the "Course Menu" that I had before. https://prnt.sc/10oeb3q wplms 4.0.97 VibeBP 1.5.4
    #346933
    Diana
    Participant
    This css will work for you
    
    .single-course.logged-out div#object-nav li#forum, .single-course.logged-out div#object-nav li#drive {display:none !important;}
    
    To hide the menu items for non logged in users Go to wp-admin > Appearance > Customize > Custom CSS
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Hide forum and drive’ is closed to new replies.