- This topic has 2 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Blog Diary Pro › Padding issue with bbpress forum
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!
Hello Bjbundy
Please add this CSS in Additional CSS
.reply {
vertical-align: middle;
}
Regards,
Psink
It worked. Thank you very much! 🙂
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



