Title: Header in mobile version
Last modified: August 21, 2016

---

# Header in mobile version

 *  [mhottinga](https://wordpress.org/support/users/mhottinga/)
 * (@mhottinga)
 * [12 years ago](https://wordpress.org/support/topic/header-in-mobile-version/)
 * Hi there,
 * My header looks just fine on my laptop, but when I checked my website on my mobile
   phone the header is off. The letters are not show fully. Any idea how and what
   I can do about it?
 * Thanks!

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

 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [12 years ago](https://wordpress.org/support/topic/header-in-mobile-version/#post-4966079)
 * do you mean the header title and description?
    try minimized the size, add this
   to theme option->custom css
 *     ```
       @media only screen and (min-width:280px) and (max-width:500px){
       #siteinfo h1 { font-size: 14px; }
       #siteinfo p { font-size:11px; }
       }
       ```
   
 *  Thread Starter [mhottinga](https://wordpress.org/support/users/mhottinga/)
 * (@mhottinga)
 * [12 years ago](https://wordpress.org/support/topic/header-in-mobile-version/#post-4966105)
 * Hi Richie,
 * Thanks! It looks a bit better now, but it still not quite there. Any other suggestions?
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [12 years ago](https://wordpress.org/support/topic/header-in-mobile-version/#post-4966200)
 * can’t really know whats wrong without live link to check. do you have one?
 *  Thread Starter [mhottinga](https://wordpress.org/support/users/mhottinga/)
 * (@mhottinga)
 * [12 years ago](https://wordpress.org/support/topic/header-in-mobile-version/#post-4966219)
 * Yes! Itsamamasworld.com. Thanks!
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [12 years ago](https://wordpress.org/support/topic/header-in-mobile-version/#post-4966221)
 * i think you should use appeareance->custom header for your header and set
 * Custom Header Overlay with logo: no
 * and add this to theme option->custom css
 * #header { display:none; }
 *  Thread Starter [mhottinga](https://wordpress.org/support/users/mhottinga/)
 * (@mhottinga)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/header-in-mobile-version/#post-4966223)
 * Hi Richie,
 * Thanks for the reply! When I do this, it appears nice on my mobile device, but
   not on my laptop. The position of the second menu bar then changes from under
   my logo/header (what I want) to above my logo/header. Any other suggestions?

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

The topic ‘Header in mobile version’ is closed to new replies.

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

 * 6 replies
 * 2 participants
 * Last reply from: [mhottinga](https://wordpress.org/support/users/mhottinga/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/header-in-mobile-version/#post-4966223)
 * Status: not resolved