Archived topic
Formatting and Line Breaks
5 replies · Started by Sam on February 10, 2019
1. When I edit text and publish it I am finding that line breaks are lost even if I add formatting code (such as paragraphs & div). Bullets also do not have and line breaks.
2. Also, I placed text above shortcode that inserts content. However, the shortcode content is showing in above the text.
Any suggestions on how I can address the above?
Hi there,
1. How are you adding your text? In Gutenberg? It sounds like you might have a plugin breaking it.
2. This sounds like your shortcode isn't built correctly, can you show me the function?
Hi Tom
Thanks for the reply. I have resloved the issue with the shortcode showing in reverse order but not the line break issue.
I am not using Gutenberb but I do have Elementor and few other plugins installed, including a custom plugins that has its own css. "<P>" and other code does not create the normal line breaks. The only way I can create line breaks is by adding " "
Here is an example page:
Try adjusting your paragraph margin value in "Customize > Typography > Body". Right now it's set to 0.
That fixed it. Thank you!
You're welcome :)