Site logo

Archived topic

Spacing between paragarphs

10 replies · Started by Christian on May 5, 2021

Viewing posts 1–11 of 11

Hello, I try to change the spacing between paragraphs on my website https://baumbachmediation.com/

The option in the customizer "Typography" > "Body and content" > "Paragraph Margin Bottom" seems to only affect the spacing between whole blocks and not even all blocks. Is there another option I can try? Or does some CSS overrides this option? Or could there be another reason?

My wordpress menu is in German so please excuse if the menu description is not accurate.

Best regards,
Christian

Hi Christian,

Are you trying to increase the spacing between lines in a paragraph block?

If so, the setting is at customizer > Typography > Body > Line height.

Let me know :)

Hello Ying, thank you for your reply!
No, I do not want to change the spacing between every line, only after each paragraph. Any idea how to do this?

Then it's at customizer > Typography > Body > Paragraph margin.

It adds a margin to the bottom of each paragraph block.

Yes, but this option does not work as expected. It does not change the margin to the bottom of each paragraph. What might be the reason for this?

As you can see, this setting should work unless you have other plugins overriding the code.
https://www.screencast.com/t/baP3anVd

Could you set the paragraph margin to1.5em, then clear cache and disable your cache plugin, so that I can see the real code, and try to find out where the issue coming from?

Hello, wow, thank you! This is exactly what I want to achieve.
I have set the paragraph margin to 1.5em, cleared the cache and disable the cache plugin.

I noticed that the margin is correctly displayed in the Brave Browser but not in Firefox.
The bullet points are also not displayed correctly.

Firefox:
https://ibb.co/9svdTxr

Brave
https://ibb.co/yXnNwD8

Hello, did you get a chance to take a closer look?

Hi there,

there is a CSS style sheet being loaded from a CDN:

https://static-exp1.licdn.com/sc/h/33obif1szve17hsups712naii

This CSS is overriding the themes settings.
If you can remove that file - which may just be cahced in your CDN - it will resolve the issue.

Hi David, thank you for pointing this out! With your help I could resolve the issue.

Glad to hear that!

This archived topic is closed to new replies.