Hide MY COURSES & STATS

Home Forums Legacy Support Support queries How-to & Troubleshooting Hide MY COURSES & STATS

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #84517
    externaluses
    Participant
    Hi, I would like to hide the "MY COURSES" and "RESULTS" tabs in buddypress. Thank you. See screenshot: http://prnt.sc/dgkfxj
    #84518
    externaluses
    Participant
    Since the other thread was closed, I'll post the response here for anyone else who needs it. Use the code:
    .bp-user #buddypress #subnav.item-list-tabs ul li#course-personal-li,
    .bp-user #buddypress #subnav.item-list-tabs ul li#course-results-personal-li{
    display: none;
    }
    #84542
    MrVibe
    Keymaster
    Thanks for sharing !
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide MY COURSES & STATS’ is closed to new replies.