-
AuthorPosts
-
September 7th, 2015 at 02:22 #33256
Theresa Crater
The text on the mobile version runs off the page. It looks nothing like the computer version.
September 8th, 2015 at 13:01 #33268Zed
Cryout Creations mastermindYou’re using a plugin called Zedity to format and arrange content in your pages, which adds forced width and height to the content elements, overriding the theme’s responsiveness.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.September 9th, 2015 at 21:42 #33325Theresa Crater
Thank you for your response. I was using Zedity because I wanted a white background behind the text on each page. Do you have a suggestion for a plugin that will do this but not change the responsiveness?
Thank you.
September 14th, 2015 at 09:27 #33357Zed
Cryout Creations mastermindFor a small change such as adding a background, CSS is a lot simpler:
body .entry-content, body .entry-summary { background: #fff; padding: 20px; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
The topic ‘Mobile’ is closed to new replies.