Skip to:
Content
Pages
Categories
Search
Top
Bottom

Post replies are going the full width of the page

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    not a css problem, but a div one

    the content should be contained like this

    <div class="bbp-reply-content">
    <p>dsfgdsfdf</p>
    </div>
    

    but on your site you have

    <div class="bbp-reply-content"> </div>
    </div>
    </li>
    <li></li>
    <p>There is a bill named by congress </p>
    
    etc.

    so you are closing the content div and another div before your post content

    not sure what you are doing – have you amended any templates?

    or is your theme doing this – as a test try another theme to se if it persists

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