Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Michael Burridge

    (@mburridge)

    Hi Diane

    It looks like the FAQs are wrapped in <pre>...</pre> tags, and that you have the following defined somewhere in your CSS:

    pre { white-space: pre; }

    Try removing it or changing it to:

    pre { white-space: normal; }

    Please let me know if this fixes it for you.

    regards
    Michael

    Thread Starter DianeG30

    (@dianeg30)

    Thank you for responding. I don’t know where to find those tags… I’m using Visual Composer. Where can I find that code? Please help… thank you

    Thread Starter DianeG30

    (@dianeg30)

    It’s now working! I put the code in my theme custom css section. Thanks a lot!

    Plugin Author Michael Burridge

    (@mburridge)

    Glad you got it sorted, and thanks for your kind words about the plugin.

    best wishes
    Michael

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The answers are shown in 1 line only and not going down’ is closed to new replies.