Hi Guys,
i have a question. I have found the option to change the Font sitze for post content (for now 14px).
The "problem" i have:
The spacing between the paragraphs is too big and i want to change that. Is that possible?
Thanks
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
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/
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
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??