• Resolved nicprussik

    (@nicprussik)


    Hi I am finding that I can build a table really easily, but it obviously isn’t meant for more than 1 word of text.
    When i write in a bo
    x, I find that the wo
    rds jut break over t
    he line and I can’t
    stop this.
    Is there a solution to this, such as justify text but don’t break the word over the line? I reckon I have tried just about every possible setting in the add on and I am completely flummoxed.
    Any help hugely appreciated.

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

Viewing 1 replies (of 1 total)
  • Hi, I think you are saying about the breaking words into two lines, right? If so, you can add CSS to your customizer/theme code and it will be fixed.

    table.tafe-table td, table.tafe-table th {
    	word-break: normal!important;
    }

    And if you face any other problem please comment here or you can also mail me directly at [email protected]

    I’ll try to add this option directly in next version. Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin: Table Addons for Elementor Unsubscribe from this plugin’ is closed to new replies.