Show 4 topics for Forum Groups
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.