- This topic has 1 reply, 2 voices, and was last updated 10 years ago by
Andrew Misplon.
Tagged: paragraphs responsive ultra
- AuthorPosts
- April 24, 2015 at 1:22 pm #1266
Andrew MisplonKeymasterHi Matt
Thanks for giving Ultra a try and reaching out with this feedback. I think I’ve resolved the problem and have included in the fix in the next version which I’ll release ASAP.
In the mean time you could hotfix as follows; first download a Custom CSS plugin if you don’t have one installed already. I quite like Simple Custom CSS: https://wordpress.org/plugins/simple-custom-css/. To avoid plugin bloat, first check if you are using Jetpack. If you are, rather go to Jetpack > Settings and activate Custom CSS, that way you won’t need another plugin.
With one of the above Custom CSS plugins ready, proceed to Appearance > Custom CSS (Custom CSS) or Appearance > Edit CSS (Jetpack) and insert the following:
/* Paragraphs: Can remove after Ultra 0.9.4 */ p { white-space:pre; white-space:pre-wrap; white-space:pre-line; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:-moz-pre-wrap; white-space:-hp-pre-wrap; word-wrap:break-word }
Give that a try and let me know how it goes.
If you run into another challenges, please let me know. You’re also welcome to ask me about anything Page Builder or SiteOrigin Widgets Bundle related.
- AuthorPosts
You must be logged in to reply to this topic.