Text listing Issue

Hello Community,

I tried to set up a listing on a website, but i could not change the Text like i want to. Here is a Screenshot with both variations. Left is the Current one, and on the right is the changes i want to do. I am just able to create spaces with the spacebar, but that fks up the responsive design.

Thank you for your help.

Greetings

This is a bit of a bodge job, and I am sure that there are better ways to do this:

All I did was go to edit at the top of the bloc bar, selected Emojis and added the appropriate one then packed with spaces.

As I say a bodge, and the guys here are probably laughing their heads off right now, but it works :slight_smile:

What your looking for is an unordered list in HTML terms. It appears from the sample of what you want for your outcome is a nested list

  • item 1
  • item 2
    • sub item 1
    • sub item 2
  • item 3

I’m not on my Mac now (on an old iPad) and can’t figure out how to show you the code right now.

Looks like the proper way is via a HTML Bric and this link will explain the code you need: