Title: Mobile Formatting Issues
Last modified: September 1, 2016

---

# Mobile Formatting Issues

 *  [madeoflovely](https://wordpress.org/support/users/madeoflovely/)
 * (@madeoflovely)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/mobile-formatting-issues/)
 * Hello.
    For some reason there are big spaces all throughout the mobile version
   of this theme. In seemingly random places.
 * On the home page there is a large space between the menu and the logo. And spaces
   between the featured image and the text that follows it.
 * Also, if you click on a blog post there are spaces randomly throughout the post.
 * I’m completely lost on what is going on. Also, I am a beginner so please give
   me simple/understandable answers. Thanks!
 * Site: [madeoflovely.com](http://www.madeoflovely.com)
    Viewed on safari from 
   iPhone

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

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/mobile-formatting-issues/#post-7619408)
 * Hi there,
    could you try disabling all your plugins and see if the issue persists?
 *  Thread Starter [madeoflovely](https://wordpress.org/support/users/madeoflovely/)
 * (@madeoflovely)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/mobile-formatting-issues/#post-7619436)
 * First of all, thank you so much for the prompt response.
 * I’m a little hesitant to deactivate plugins for two reasons. 1. Some are protecting
   my site, and 2. I was originally built on wordpress.com (before I realized there
   was a difference). So I had The team over at WordPressbeginner.com transfer my
   blog over. I’m still able to view my sites stats on the wordpress.com app and
   all my content/comments are on my new site. But I’m afraid if I deactivate all
   plugins then this may seriously affect my site.
 * Is there a safe way to deactivate the plugins? Also, if it is a plugin what can
   I do? Because I’m pretty sure I need them all.
 * Here are my active plugins:
    – **Akismet**: protect your blog from spam – **Jetpack
   by WordPress.com**: enables you to connect your blog to a WordPress.com account–**
   WordPress importer**: import posts, pages, comments, custom fields, categories,
   tags and more from a WordPress export file – **W3 Total Cache**: improve the 
   speed and user experience of your site – **Word press add custom CSS** :used 
   to remove blue underlined hyperlinks – **YOAST SEO** : all-in-one SEO solution
   for WordPress, including on-page content analysis, XML sitemaps – **Tako Movable
   Comments**: allows you to move comments from one post or page to another – **
   InPost Gallery** : insert Gallery in post, page and custom post types just in
   two clicks
 * Thoughts?
 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/mobile-formatting-issues/#post-7619480)
 * Hi there, you can reduce the space between the logo in mobile devices but You
   will need to add some custom CSS to achieve this.
    Install and activate [this plugin](https://wordpress.org/plugins/wp-add-custom-css/)
   then go to “Add Custom CSS” on your dashboard and paste this
 *     ```
       @media(max-width:768px) {
           .site-logo {
               padding: 0;
           }
       }
       ```
   
 *  in the box.
 * In some posts you have Google Ads that wont show in your domain thus display 
   as large blank spaces.
 *  Thread Starter [madeoflovely](https://wordpress.org/support/users/madeoflovely/)
 * (@madeoflovely)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/mobile-formatting-issues/#post-7619545)
 * Sorry for my delay, I’m on an overdue vacation! lol
 * So, I haven’t changed a thing but now the mobile view is completely fine..(???)
   
   I guess I can just save that code and if it messes up again put that in.

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

The topic ‘Mobile Formatting Issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/olsen-light/1.7.1/screenshot.png)
 * Olsen Light
 * [Support Threads](https://wordpress.org/support/theme/olsen-light/)
 * [Active Topics](https://wordpress.org/support/theme/olsen-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/olsen-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/olsen-light/reviews/)

## Tags

 * [iphone](https://wordpress.org/support/topic-tag/iphone/)

 * 4 replies
 * 2 participants
 * Last reply from: [madeoflovely](https://wordpress.org/support/users/madeoflovely/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/mobile-formatting-issues/#post-7619545)
 * Status: not resolved