Notifications
Clear all

Style [Closed] Spacing between Words/paragraphs

9 Posts
4 Users
2 Likes
899 Views
Posts: 4
Topic starter
(@desitalk)
Active Member
Joined: 2 years ago

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

8 Replies
Tutrix
Posts: 1267
(@tutrix)
Noble Member
Joined: 4 years ago

@desitalk

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

2 Replies
gazalis
(@gazalis)
Joined: 2 years ago

Eminent Member
Posts: 22

@tutrix Yeah same, I can't view the post

dimalifragis
(@dimalifragis)
Joined: 4 years ago

Famed Member
Posts: 2572
Posted by: @gazalis

@tutrix Yeah same, I can't view the post

Dude are you for real? Stop poluting this forum. You just reply to increase your posts?

Β 

Posts: 4
Topic starter
(@desitalk)
Active Member
Joined: 2 years ago

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/

Tutrix
Posts: 1267
(@tutrix)
Noble Member
Joined: 4 years ago

@desitalk

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

1 Reply
(@desitalk)
Joined: 2 years ago

Active Member
Posts: 4

@tutrix thanks πŸ™‚
"fix" is done, cache cleared etc but the spacing is still there.

If you check the Sceenshot, maybe u will understand my "design issue" (sorry my english is not that good).

If you check the Bulletpoint text: spacing looks good
If you check the normal text: spacing is to hight (between the lines/rows)

Posts: 4
Topic starter
(@desitalk)
Active Member
Joined: 2 years ago

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??

1 Reply
Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1267
Posted by: @desitalk

u are from germany??

yes, i'm from Germany 😉Β