Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi –
I need to create a line break in between some text and bullet points in the SiteOrgin Editor wideget. Using ,
isn’t working. How do I do so?
Thanks!
Hi Aliseriedel,
WordPress will translate empty lines into spacing so I would recommend simply adding a blank line in the desired location. Another option would be to add a class to the br to prevent WordPress from removing it. An example of that is as follows:
That will not be removed by WordPress when you change editor display mode.