• Resolved ukuyila

    (@ukuyila)


    Hi there. Can you please assist with the characters of words breaking to the next line. It breaks the words in a non-sensical manner instead of dropping the whole word to the next line. Can you please assist?

    Thank you, Gavin

    • This topic was modified 1 year, 5 months ago by ukuyila.

    The page I need help with: [log in to see the link]

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

    (@wpdevart)

    Hi @ukuyila.

    We will check and let you know.

    Thanks.

    Plugin Author wpdevart

    (@wpdevart)

    Hi?@ukuyila.

    You need to edit the following file of our plugin organization-chart/front/css/front_css.css and add this style at the end of the file

    .wpda_tree_item_container .wpda_tree_item_title{word-break: break-word;}

    After changes clear your website and browser caches and then check it again.

    Thanks.

    Thread Starter ukuyila

    (@ukuyila)

    Thank you – I’ll apply the fix and check. Will this fix be deleted when you put out a plugin update? or will you include this fix in the next update too?

    much appreciated

    Plugin Author wpdevart

    (@wpdevart)

    Hi @ukuyila.

    Unfortunately, we cannot apply this globally. Yes, you need to add this code after the update.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Characters of words break (orphan letters)’ is closed to new replies.