AI Search
Classic Search
Notifications
Clear all
6 Replies
Mar 02, 2022 7:57 pm
the cause can be CSS
line-hight, margin or padding
but I can't view the post
You do not have permission to view the content
Bitte Anmelden oder Registrieren
Mar 03, 2022 6:51 pm
Hi @all,
sorry guys that was stupid (blocking the contend). I forgot to change it.
Now it should be possible to see the post:
https://www.desitalk.de/community/haupt-forum/allgemeine-nutzungsbedingungen/
Mar 03, 2022 7:23 pm
you have a bug in custom css
the closing bracket is missing here
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="text"],
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="password"],
#wpforo #wpforo-wrap .wpforo-login-wrap .wpf-field .wpf-field-wrap input[type="email"] {
padding: 10px 20px 10px 34px !important;
}
add the bracket and
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p,
#wpforo #wpforo-wrap .wpforo-revision-body p {
line-height: 20px ;
}
then everything is correct
Mar 03, 2022 7:36 pm
Tutrix it WORKED with
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p,
#wpforo #wpforo-wrap .wpforo-revision-body p {
line-height: 20px ;
}
u are awesome man 🙂 Thank you!
I have checked your Forum too...u are from germany??

