Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hide profile tabs

  • @arwenmckenzie

    Participant

    I’m trying to hide two tabs in the user profiles (notification and forums) using css with no such luck. Anybody out there having the solution for my problem?

Viewing 1 replies (of 1 total)
  • @arwenmckenzie

    Participant

    Oops, I missed part of the code in the css snippet so no wonder it did not work out that well. Now it works!

    Hide forum tab;

    #user-forums {
    display: none !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Hide profile tabs’ is closed to new replies.
Skip to toolbar