Woocommerce product description

ilmo

How to make look product desription like this:

Not like this:

Is there possible to make html editor for product description?

 

 

 

Comentarios

1 comentario

  • Comment author
    Chris Muench
    • Editado

    You would need to use html to make a list.

    <ul>
    <li>List Item One</li>
    <li>List Item Two</li>
    </ul>

    0

Iniciar sesión para dejar un comentario.