Toggle content does not respect line breaks

Hello,

I’ve noticed that the toggle/accordion element in BeTheme is not respecting line breaks. All the content inside the toggle appears in one continuous line, even though I’ve added line breaks in the editor.

I tried adding custom CSS like this:

/* BeTheme toggle content – keep line breaks */
.toggle .the_content_wrapper {
  white-space: pre-line;
  line-height: 1.6;
}

Unfortunately, this did not fix the issue — the text is still shown without proper line breaks.

Could you please advise if there’s a known fix for this, or if I should use a different selector/setting for toggle content? Is there perhaps a BeTheme or WP setting that strips out the line breaks inside toggles?

Website: https://rivoco2.veebilahendus.ee/ wp: 12345

Best regards,

Steve

Comments

  • Hi,

    To which part do you refer to?

    The place I checked on your website displays correctly for me:

    Best regards

  • Hi,


    I mean that the content added in the Content field in the back-end, which includes line breaks, is displayed as a single block on the front-end. <br> tags can’t be used there— is there no formatting option so that the text can appear properly structured? Thanks!

    Steve

  • Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason.

    Notice!

    Please attach a link to this forum discussion.

    Sending incorrect or incomplete data will result in a longer response time.

    Therefore, please ensure that the data you send are complete and correct.

    Thanks

Sign In or Register to comment.