« Helping each other Forum

Does anyone know how to make dropdowns for my interests section? Its getting too loooong 😭

I would appreciate different expandable tabs for each bit of info, kinda likeΒ rex_lessthanslashthree, instead of it being a loooooong chunk of text :3


Report Topic

2 Replies

Sort Replies:

Reply by ✫ emmaline ✫

posted

copy and paste this into the interest section you want:


<details><summary style="font-size: 13px;" class="mb8"><u>INSERT TITLE HERE</u> </summary>


<p>


this is hidden


</p>

</details>


Permalink Report Reply