Title: text formatting error
Last modified: August 31, 2021

---

# text formatting error

 *  Resolved [Frodde](https://wordpress.org/support/users/frodde/)
 * (@frodde)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/)
 * Hi,
 * In mobile view we have some text formatting problems.
 * You will see letters one by one – vertical, beside some of the images.
 * (See link, here ctrl + f: ROHDE frontmatade keramikugnar. This is on Android.
   The phenomenon can turn up on different places depending on if it is android 
   and iphone)
 * Best regards
 * Fredrik
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-formatting-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/#post-14822718)
 * Hi Frekrik,
 * Thanks for reaching out. While I do encounter the [issue you’re reporting](https://recordit.co/X2LwFfuT9L)
   this seems to be as a result of your image styling.
 * Can you switch to transitional mode so I can check the styling in your non AMP
   URLs?. The AMP plugin uses the styling from your theme, so while the formatting
   isn’t applied via the AMP plugin I’d be happy to check for any possible fix.
 *  Thread Starter [Frodde](https://wordpress.org/support/users/frodde/)
 * (@frodde)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/#post-14823264)
 * Hi James,
 * I just switched to transitional mode. 🙂
 *  [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/#post-14823430)
 * Thanks for the update. I’ve checked and the same [seems to exist in your non AMP URLs](https://recordit.co/VWbuIEnbYn).
 * While this doesn’t seem to be AMP specific can you try adding the below to your
   themes customizer before checking once more (in the “Additional CSS” field)?
 *     ```
       @media screen and (max-width: 992px) {
       	.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
          		 max-width: 50%;
       	}
       }
       ```
   
 *  [Bethany Chobanian Lang](https://wordpress.org/support/users/mxbclang/)
 * (@mxbclang)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/#post-14846919)
 * [@frodde](https://wordpress.org/support/users/frodde/) Checking in here – were
   you able to add this code, and did it fix your issue? Thanks!
 *  Thread Starter [Frodde](https://wordpress.org/support/users/frodde/)
 * (@frodde)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/#post-14850835)
 * Hi!
 * Thank you! Problem disappeared! But – images shrinks to supersmall thumbnails
   in many places.
 * So I’m not sure were to go from here 🙂
 * Best regards
    Fredrik
 *  [James Osborne](https://wordpress.org/support/users/jamesosborne/)
 * (@jamesosborne)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/#post-14851075)
 * Hi Fredrick,
 * The new snippet you added would result in all images taking up half the screen
   size on mobile. Some of your images may have additional margins or padding CSS
   rules that would also result in the actual image size – now at maximum 50% width–
   including those rules.
 * You could change the 50% value in the previous snippet to something more suitable,
   or apply different CSS rules or classes for individual images. The issue isn’t
   specific to AMP and occurs in your non AMP also. For this reason you may need
   to check with your theme developer or web designer if you’re unfamiliar with 
   making CSS styling changes.
 * Sorry I can’t be more assistance on this.
 *  Thread Starter [Frodde](https://wordpress.org/support/users/frodde/)
 * (@frodde)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/#post-14851970)
 * Some quite old hands-on stuff in that theme set-up. So I prefered not to touch
   it, to start with.
 * You have been very helpful.
 * Thank you James!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘text formatting error’ is closed to new replies.

 * ![](https://ps.w.org/amp/assets/icon.svg?rev=2527602)
 * [AMP](https://wordpress.org/plugins/amp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amp/)
 * [Active Topics](https://wordpress.org/support/plugin/amp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amp/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Frodde](https://wordpress.org/support/users/frodde/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/text-formatting-error/#post-14851970)
 * Status: resolved