How can I create a bullet-less product specification list?

Hello, im trying to make a collapsible product specification list:

Here is what it currently looks like

But I want to remove the bullets from the list (*) and just have the list under each other.

But when I deselect the bullet list it looks like this:

and I just want it to be like this:

:rainbow: Kleur van de lampkraal: 4020 Symphony RGB
:light_bulb: LED-hoeveelheid: 400 LEDs

:straight_ruler: Drophoeveelheid: 20 stuks

…

Does anyone know how to do this and wants to help me with this :slightly_smiling_face:

metafield in product looks like this:

2 Likes

What’s your store url ?

Apply CSS display:block to each individual line.
That will mostly resolve the issue.
if not please share store link I will look into it.