Home Forums Pro Themes Blog Diary Pro Padding issue with bbpress forum

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #143800
    bjbundy
    Participant

    Hi

    I’m using the bbpress forum on my website and it seems like the theme has a couple of issues with the forum plugin. Most of them I was able to fix with the help of the bbpress people but there is one issue remaining.

    After the first reply there seems to be a padding issue. Please see screenshot.

    The first reply is stick to the opening posting. But the second reply has a little gap above. And so does the third and all other that follow … How can I get rid of this gap?

    Btw: This only appears on the PC version of the website. The tablet and the smartphone views are fine, i.e. without the gap.

    Looking forward to your reply as this is really not looking good on the PC.

    Thank you!

    #143833
    Psink
    Keymaster

    Hello Bjbundy

    Please add this CSS in Additional CSS

    
    .reply {
        vertical-align: middle;
    }
    

    Regards,
    Psink

    #143850
    bjbundy
    Participant

    It worked. Thank you very much! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.