Toggle and HTML

Hi there, firstly, what a great theme!

I have been playing around with the toggle feature, and so far is providing me with the suitable design I am looking for. The only problem is I am trying to add HTML code to the toggle content (not the title), and it seems to be struggling.

It seems to have an issue with displaying bullet points, as below example:


<p>Something to be written here</p>

<ul>

<li>Something to be written here</li>

<li>Something to be written here</li>

<li>Something to be written here</li>

</ul>


Please provide some input on how I can achieve a list within the dropdown content element. thank you.

Comments

Sign In or Register to comment.