Adding space in paragraph

Hi,

I am still getting used to Bootstrap Studio, particularly aspects such as adding a space in a paragraph that I would normally do in the HTML code, I can’t seem to do in Bootstrap Studio.

How do I do this?

Thanks

I found a shortcut Shift + Enter

I think that ctrl+shift+space will insert a non-breaking space, whereas shift+enter inserts a line break.

1 Like

shift+space = non-breaking space
shift+enter = line break

Here’s a list of all the BSS shortcuts…

1 Like