Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author John Gardner

    (@jgardner03)

    Hi,

    Thanks for using my plugin. Unfortunately I have no idea why the text is extending beyond the box there but not on the other page. That said, if you add the following to your theme’s style.css it should take care of it.

    .arconix-faq-content { overflow-wrap: break-word; }
    Thread Starter fearnobee

    (@fearnobee)

    John, thanks for the quick post. And I forgot to say thanks for the plugin. That sort of worked it fixed the exceeding boundry issue, but word break is not good. Any thoughts as to how to fix where it breaks a word mid word?

    Plugin Author John Gardner

    (@jgardner03)

    ooh, I think I found it. Edit that page and in the top right corner of the editor, choose “Text” instead of “Visual”. Do you see “pre” and “code” tags there? I see it in the HTML of the content (which is also why the text looks different on the /bee-faq page as opposed to the /faq page). Remove those tags and that should resolve the issue.

    Thread Starter fearnobee

    (@fearnobee)

    Yeah that fixed it. I also removed the above overflow-wrap and it’s good. Thanks again for awesome support and a great plugin. And it also fixed a mobile issue that I was just about to open. Thanks
    Matt

    Plugin Author John Gardner

    (@jgardner03)

    You’re welcome, and thank you for the kind words. If opportunity presents itself I’d really appreciate it if you could leave a plugin review here: https://ww.wp.xz.cn/support/view/plugin-reviews/arconix-faq

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘FAQ exceeding area boundry’ is closed to new replies.