[Resolved] Text overflowing the page

  • Author
    Posts
  • #9045

    Andrew Misplon
    Keymaster

    Hi EK

    Perhaps try in Custom CSS:

    @media (max-width: 680px) {
    	.container {
    		word-break: break-word;
    	}
    }
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.

Scroll to top