Skip to:
Content
Pages
Categories
Search
Top
Bottom

Show 4 topics for Forum Groups


  • mbfit
    Participant

    @mbfit

    Can’t remember where I found this code, tried a search, but it use to show 4 topics underneath the Forum headers but no longer shows anymore. Was this affected on an update or perhaps if someone can direct me to the page that had these codes? Thanks.

    /*
    * Show 4 topics for Forum Groups
    */
    ul.bbp-forums-list li:nth-child(n+5) {
    display: none !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)

  • Robin W
    Moderator

    @robin-w

    Without knowing where you got this from and how you are using it on your site, hard to help.


    mbfit
    Participant

    @mbfit

    I thought that I got it here, on a page that had various code to add to your WP site. If I could find it again I’d likely be able to resolve it…

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar