Note: The instructions below require some previous knowledge of HTML.
Click on the Edit icon in the block
On the left panel, click on the code view button , or, in the toolbar of the block, click on the HTML button.
Copy that HTML code and paste it in your text editor (Notepad, TextPad, etc.).
Replace <br> or <br /> tag with <p>....</p> tags or <div>....</div> tags.
This is your original code
If you are replacing a <br> with a <p> tag, then refer to the following screenshot:
If you are replacing a <br> with a <div> tag then refer to the following screenshot:
Paste your revised code back into the "Copy & Paste HTML" box and click on the Save & Close button.
The individual paragraphs in your section/block are now ready for different alignment.
Follow these steps:
Place your cursor anywhere within the paragraph where you wish to change the alignment.
In the toolbar of the block, you will see the Text Formatting Options. Select the icon of your choice (left justify , right justify , center or full justify ).
Click Save in the top left corner of the block.
You can repeat the above 3 steps for changing the alignment of any paragraph.