Title: Mobile view not centered
Last modified: August 22, 2016

---

# Mobile view not centered

 *  [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * (@helle-naia)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/)
 * Happy New Year everbody
 * Can anyone help me with my layout theme:
    [http://blog.coregrafit.com](http://blog.coregrafit.com)
 * 1) My mobile view doesn’t seem to be quite centered? – neither are my logo and
   circles in mobile view.?
    I have applied margin-left: auto; margin-right: auto;
   to all: #main > #primary > #content > article. But still the pages/posts are 
   left aligned and not centered:(
 * I hope someone can help me:)

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/mobile-view-not-centered/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/mobile-view-not-centered/page/2/?output_format=md)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688311)
 * Hindering us by disabling our ability to right click, or press the F12 key will
   decrease your chance of receiving help.
 * If you want I can demonstrate how in 3 clicks one can download all the images,
   javascript, html, text of your page? It requires no technical knowledge.
 *  Thread Starter [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * (@helle-naia)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688312)
 * Hi Andrew.
 * Ops, I’m sorry. Was not meant to cut of the ability to inspect the site. I had
   a protection plugin activated. But has deactivated it. Now It should be possible.:)
 * Anyone have a solution to my question above – regarding mobile view?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688313)
 * Can you also link to a screenshot showing how off-centred the logo is for you?
   I don’t see the issue.
 *  Thread Starter [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * (@helle-naia)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688314)
 * Yes, It looks like this: The circles are not in center, but left aligned. And
   the logo is more to the left and not completely centered.
 * file://localhost/Users/HelleNaiaMacBook/Desktop/Mobile_view.jpg
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688315)
 * We can’t see anything on your computer, try an upload service like Snaggy [http://snag.gy/](http://snag.gy/)
 *  Thread Starter [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * (@helle-naia)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688316)
 * does this help:
 * file:///Users/HelleNaiaMacBook/Desktop/Mobile_view.jpg
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688317)
 * I’m sorry no, “file://” is something local to your computer. “[http://&#8221](http://&#8221);
   usually represents something on the internet.
 *  Thread Starter [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * (@helle-naia)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688321)
 * annoying – it won’t let me do it – sorry! – do you know another way?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688322)
 * This is widely used [http://imgur.com/tools](http://imgur.com/tools)
 *  Thread Starter [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * (@helle-naia)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688324)
 * ok, I know – i ended myself a link:
 * Look at this image on the link you can download it.?
 * Download link
    [http://we.tl/7SfJm2n29X](http://we.tl/7SfJm2n29X)
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688330)
 * Yes. Try adding this to your custom CSS:
 *     ```
       .site-header img {
            margin-right: 0;
       }
       ```
   
 *  Thread Starter [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * (@helle-naia)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688351)
 * I’ve tried, still the same:(… any other suggestions?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688353)
 * Which device & browser does the issue persist on?
 *  Thread Starter [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * (@helle-naia)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688355)
 * its on my iPhone 5, when browsing from my safari app
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/#post-5688360)
 * I can’t emulate the logo issue so hopefully someone with the actual device can
   help you debug this

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/mobile-view-not-centered/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/mobile-view-not-centered/page/2/?output_format=md)

The topic ‘Mobile view not centered’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/spun/2.0.2/screenshot.png)
 * Spun
 * [Support Threads](https://wordpress.org/support/theme/spun/)
 * [Active Topics](https://wordpress.org/support/theme/spun/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/spun/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/spun/reviews/)

## Tags

 * [center](https://wordpress.org/support/topic-tag/center/)
 * [circles](https://wordpress.org/support/topic-tag/circles/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)

 * 20 replies
 * 2 participants
 * Last reply from: [Helle Naia](https://wordpress.org/support/users/helle-naia/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/mobile-view-not-centered/page/2/#post-5688500)
 * Status: not resolved