• Resolved anonymized-12966443

    (@anonymized-12966443)


    I’m setting up the FAQ but I discovered it’s adding a horizontal scrollbar below the answer when the answer reach an amount characters. How to fix this?

Viewing 1 replies (of 1 total)
  • Thread Starter anonymized-12966443

    (@anonymized-12966443)

    Solved | By adding the css code below the problem is solved.

    .ufaq-faq-div {
    white-space: normal !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to remove horizontal scrollbar?’ is closed to new replies.