Found this content helpful? Log in or sign up to leave a like!

Selectively removing bullet points from lists

Jump to solution
Andreas_Hopf
Community Participant

I have to design several software related courses, where short texts and icons alternate. How can I keep the indentation of images but remove the bullet point in front of each image? It makes the layout quite confusing.

Bildschirmfoto 2025-08-10 um 16.43.53.png

Labels (1)
0 Likes
1 Solution
Gabriel33
Community Participant

Have you tried shift+enter? It adds a new line within the previous bullet point structure, like this:

  • First bullet point
    Line added with shift+enter
    Second line added with shift+enter
  • Now with just enter, makes a new bullet point
    image.png
    the line above was made by pressing shift+enter then adding the image

 

 

View solution in original post