Title: Centered Logo on mobile
Last modified: October 3, 2017

---

# Centered Logo on mobile

 *  Resolved [MooK](https://wordpress.org/support/users/kubelyan/)
 * (@kubelyan)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/centered-logo-on-mobile/)
 * Hi,
 * disabled site title and use only logo instead (increased it max width to 250px).
   
   On mobile devices it locating above the menu icon, which is great, but aligning
   toward left. How can I make it centered?
 * thanks

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

 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/centered-logo-on-mobile/#post-9551150)
 * Hello [@kubelyan](https://wordpress.org/support/users/kubelyan/),
 * Can you please provide a link to your website?
 * Kind Regards, Roman.
 *  Thread Starter [MooK](https://wordpress.org/support/users/kubelyan/)
 * (@kubelyan)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/centered-logo-on-mobile/#post-9557239)
 * sure.
 * this is my [test demo](http://www.rosedemo.website/00/)
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/centered-logo-on-mobile/#post-9558811)
 * Hello [@kubelyan](https://wordpress.org/support/users/kubelyan/),
 * You can try to use the following CSS code.
 * You can add CSS code in **Dashboard** → **Appearance** → **Customize** → **Additional
   CSS**.
 *     ```
       .site-branding .custom-logo-link {
           float: none;
           margin: 0;
       }
       ```
   
 * Kind Regards, Roman.
 *  Thread Starter [MooK](https://wordpress.org/support/users/kubelyan/)
 * (@kubelyan)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/centered-logo-on-mobile/#post-9560042)
 * Thanks Roman!!!
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/centered-logo-on-mobile/#post-9560176)
 * You are welcome [@kubelyan](https://wordpress.org/support/users/kubelyan/)! 🙂
 * Kind Regards, Roman.

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

The topic ‘Centered Logo on mobile’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/centered-logo-on-mobile/#post-9560176)
 * Status: resolved