Solved
Remove hyphenated text at line breaks
Hello All,
Is there a way to tell Marketo not to hyphenate words at line breaks when we're using a responsive layout? Thank you.
Hello All,
Is there a way to tell Marketo not to hyphenate words at line breaks when we're using a responsive layout? Thank you.
this is less a Marketo thing and more a CSS/HTML thing.
Try adding this into your styling for the paragraph module
Style="hyphens: none; (+whatever other styles you have)"
Given this is only impacting you on mobile, you could probably slot it into the media query CSS at the top of the template
Cheers
Jo
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.