• Resolved mamierurbaine

    (@mamierurbaine)


    Hi!

    I hope i’ll be able to explain clearly πŸ™‚

    I’m trying to create a FAQ on my website and can’t seem to be able to add mutliple expand arrows on the same page without them hanging togheter without any line breaks or ”enter” lines.

    I tried using the <div> for my text portions, < br > and &nbsp in text mode saving just after. That kind of works, but it creates random spacing (sometimes correct, other times twice the space i need).

    I then went back in visual mode trying to add manual”return” and my spacing went bye bye hehe. that doesn’t work.

    I read the documentation but can’t seem to put my finger on it or find my answer. Is there something i’m missing? I’m sure it’s something so simple..

    Thanks in advance!
    Gabrielle

    https://wordpress.org/plugins/jquery-collapse-o-matic/

Viewing 1 replies (of 1 total)
  • Plugin Author Baden

    (@baden03)

    a link would be helpful.
    However, since you are creating lists why not use the li tag like so:

    <ul>
    [expand title="title 1" tag="li"]...[/expand]
    [expand title="title 2" tag="li"]...[/expand]
    [expand title="title 3" tag="li"]...[/expand]
    </ul>
Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Arrows – can't create line break’ is closed to new replies.