Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2279551
How to write notes in a list format
Closed

Comments

  •  1
    soulfulpalate started the conversation

    Hi,

    I need to write multiple additional notes but the plugin is not showing notes in separate lines. Please let me know can I have a list format in notes.

    Thank you

  •  2,699
    PenciDesign replied

    Hi,

    You can try use markup like this to create a list format:

    <ul>
    <li>Item 1</li>
    <li>Item 2</li>
    <li>Item 3</li>
    <li>Item 4</li>
    </ul>

    Best Regards,

    PenciDesign

  •  1
    soulfulpalate replied

    Where do I write this markup? 

  •  2,699
    PenciDesign replied

    Hi,

    You want to do that for notes, so you can copy that code and paste to your recipe notes and edit the text inside it.


    Best Regards,

    PenciDesign