Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #997745
    Horizon
    Participant

    Hi

    On my site when using the text feature, there seems to be no containers.

    For example i have a paragraph of text with no breaks and instead of it automatically breaking its continues on one line, how can i resolve this?

    P.s its the same on every container and looks really bad on mobile as well as desktop.

    Thanks

    #997752
    Horizon
    Participant
    This reply has been marked as private.
    #997931
    Rupok
    Member

    Hi there,

    Remove the unusual long word and use normal and usual text to get expected result. It’s not really usual to place a long words with absurd characters to test something because a word won’t break itself by default unless you set to break it. If you use usual text then you don’t need to break words. But if you think you might have that long words then you can add this under Custom > CSS in the Customizer.

    .entry-content {
      word-wrap: break-word;
    }

    Again it’s usual and not an issue.

    Cheers!

    #998016
    Horizon
    Participant

    Perfect thanks,

    How would i remove the padding below the phone icon in my top bar?

    #998021
    Horizon
    Participant

    Ignore this, solved

    #998311
    Jade
    Moderator

    Glad to hear it’s sorted now. Cheers!

  • <script> jQuery(function($){ $("#no-reply-997745 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>