PageBuilder Edit Text Addo Paragraph Spacing That Matches Output - Question | JoomShaper

PageBuilder Edit Text Addo Paragraph Spacing That Matches Output

J

Justin

SP Page Builder 10 months ago

Hello,

When editting text in the Text Addon there isn't any spacing between paragraphs, where as the normal spacing appears in the output area. This can confuse users where they insead use line breaks twice vs the proper paragraph break. Is it possible to add a styling rule to the editor window's css that would include a bottom margin to the paragraph in the Addon's editor panel?

Thank you in advance for any assistance.

https://imgur.com/JNcdccS

0
4 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 10 months ago #178129

Hello Justin,

Thank you for reaching out to us. I see that when you click beside an ended sentence, it breaks the text into two paragraphs and inserts an empty paragraph tag between them, If you click twice. Typically, a paragraph tag is styled with a standard margin-bottom: 1rem; to create spacing between paragraphs.

If you click on the (…) in the editor menu and select the “<>” (code view) option, you will be able to see this in the HTML.

Is there anything else I can assist you with?

Best regards,

0
J
Justin
Accepted Answer
10 months ago #178208

Hi Ziaul,

Thanks for your reply. I was still hoping, instead of adding an empty paragpraph, to include a css rule to the editor's addon that would instead add a margin to the bottom of the paragraph that would match the output.

Also, I don't believe it's good practice to use empty paragraphs with regards to Accessibility.

Regards.

0
J
Justin
Accepted Answer
10 months ago #178451

Just following up on this to see if there is a custom style sheet releated to the editor view that I can add paragraph margin to.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 10 months ago #178627

Hello,

I apologize for the delay. If you have no issues with the <br/> tag, you can press Shift + Enter, which will insert a line break <br/> instead of an empty paragraph tag. Unfortunately, there is currently no way to add CSS styles in this context.

Thank you for your understanding.

Best regards,

0