Skip to:
Content
Pages
Categories
Search
Top
Bottom

layout of subcategories


  • giantqtipz
    Participant

    @giantqtipz

    Hi guys!

    Im loving bbpress. i think its perfect for my site.

    I want to make my subcategories appear vertically. right now its like this:

    Videogames
    – PS4, PS3

    I want to make it

    Videogames
    – PS4
    – PS3

    how do i do that?

    thanks so much guys.

Viewing 1 replies (of 1 total)

  • Hector
    Participant

    @zick123

    hi @giantqtipz, in wp-content/plugins/bbpress/templates/default/css/bbpress.css

    search line 121:

    #bbpress-forums .bbp-forums-list li {
    display: inline ;
    font-size: 11px;
    }

    Changing the display: inline to display: list-item

    regards 😉

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