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].
Hello there,
I’m trying to make a little list like this:
Text Name: Address: Etc...
Where I am really getting tired of, is that those spaces before the text ALWAYS disappear. Why do they disappear and how can I keep them on their place?
Hi BCMascha
I think what you might be after here is non breaking spaces. These are special space characters that’ll always be there. For each space, just add the following. Ideally in the text tab of the WordPress editor.
http://www.sightspecific.com/~mosh/www_faq/nbsp.html
Another, probably better, solution would be to use lists.
Use the list button within the SiteOrigin Editor widget and create a list. Use the tab button to tab the sub items one level over.
Next, go to Appearance > Custom CSS and insert:
This solution assumes you weren’t using list formatting anywhere else. We’re removing the regular list styles. If you want to keep your regular list styles and remove them for this page or this section only, let us know and we can make a plan.
Thanks for fixing it, although I now use another way to make the site look nice. ;P