Skip to:
Content
Pages
Categories
Search
Top
Bottom

Content doesn’t fit into content box

Viewing 1 replies (of 1 total)

  • Robkk
    Moderator

    @robkk

    No it is not really about content, what I think your experiencing is a bug. I have seen it before on these forums.

    It has to do with using lists <li> and not surrounding it in an unordered <ul> or ordered list <ol>.

    This issue might be happening, because bbPress uses lists for its forum layout.

    To fix it, you can edit your post and make sure that the lists <li></li> have a surrounding unordered or ordered list around it like so.

    <ul>
        <li>Some List</li>
    </ul>
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar