Support Forum

Forum bullet points, how to set 2nd line of text below first

1
Stefan Zabel
Member
Free Members
Sep 30, 2022 - 12:29 pm

Hi there,

Is there a way to ensure that the 2nd line of a bullet list is aligned with the 1st line of text, not below the bullet?

Example, see post 20 on this thread:

https://wooddesigner.org/forum.....e-updates/

I asked our IT support who said he cannot easily do it with CSS as it's been set up with markup or markdown, sorry cannot remember details.

Thanks

Simple Press
Admin
Oct 2, 2022 - 7:12 pm

Hi:

Are you talking about the 3rd bullet where you have an extra long line that is wrapping?

Thanks.

Stefan Zabel
Member
Free Members
Oct 3, 2022 - 7:52 am

yes that's right

Simple Press
Admin
Oct 4, 2022 - 4:08 am

I don't know of any way to easily make that happen.  Those are standard html LI elements that can be styled using CSS.  But not sure if there's any simple CSS that would allow for that kind of control.   Even with some custom javascript it would be hard to pull off I think...

1