Okay
  Public Ticket #2388077
WPBakery text out of column
Closed

Comments

  •  7
    Sergio Santoro Civantos started the conversation

    Hi! 

    I just realize that when working in WPBakery the responsive options of text in colums make some words go out of the column limits sometimes. This happens with long words. The responsive options do not fragment the word when it reaches the limit of the comlumn (or put it directly down). I was wondering if you guys know something about this, or if it has to do with WPBakery or your Typolab section. 

    Thank you!

  • [deleted] replied

    Hi Sergio,

    Can you please record a video of your question so I can better understand for what you are talking about? Then just attach the video here or upload it somewhere and send me the link to see it.

    Also please send me your Wordpress credentials, because I need to login to your site and test that.

    To include your credentials click Insert Credentials button in editor toolbar (see how)so your reply will be private.

    Thanks!

  •   Sergio Santoro Civantos replied privately
  • [deleted] replied

    Hi Sergio,

    Please just add this CSS code to your Custom CSS area:

    .wpb_text_column.wpb_content_element.post-formatting h4 {
        word-wrap: break-word;
    }

    Have a nice day!

  •  7
    Sergio Santoro Civantos replied

    Hi! 

    Worked perfectly! 

    Thank you very much!


  • [deleted] replied

    Hi Sergio,

    Have a nice day!

    Will set this ticket as solved from here.