Title: WP Mobile Menu &#8211; issue elements position
Last modified: August 13, 2019

---

# WP Mobile Menu – issue elements position

 *  Resolved [jekax](https://wordpress.org/support/users/jekax/)
 * (@jekax)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/)
 * Hello all,
 * WP Mobile Menu Version: 2.7.4.4
 * The problem is that the header/title/etc. does not work properly when viewed 
   on mobile. Please check the attached image.
    As I remember I don’t have any problems
   with previous versions of WP Mobile Menu.
 * Does anyone know how I could fix this?
 * [https://www.linux-distros.com](https://www.linux-distros.com)
    [https://www.my-internet-explorer.com](https://www.my-internet-explorer.com)
 * Thank you so much!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwp-mobile-menu-issue-elements-position%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/#post-11827471)
 * Hi [@jekax](https://wordpress.org/support/users/jekax/),
 * Can you double check if you have this custom CSS inside the General options tab
   in the custom CSS field?
 *     ```
       .mobmenu-push-wrap, body.mob-menu-slideout-over {
           padding-top: 40px;
       }
       ```
   
 * If you have it remove it, if not try to click in the Save Changes button to regenerate
   the CSS.
 * Clear the cache and test again. Let me know the result.
 *  Thread Starter [jekax](https://wordpress.org/support/users/jekax/)
 * (@jekax)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/#post-11827491)
 * Hello,
 * Thank you for the quick reply.
 * Here is my custom CSS
 *     ```
       a {
            text-decoration: none !important;
       }
   
       a:focus {
       	outline:0 !important;
       }
   
       .site-footer {
           padding: 0.6em 0 0.7em !important;
       }
   
       .site-info {
           padding: 0.6em 0 !important;
       }
   
       .archive.category .page-title,
       .archive.category .page-description {
           display: none !important;
       }
   
       .hentry, .site-main {
          margin-bottom:0;
       }
   
       .hentry.type-page .entry-header {
           display: none;
       }
   
       #masthead { margin-bottom: 1em; }
   
       .entry-header,#masthead { margin-bottom: 1em !important; }
       ```
   
 *  Thread Starter [jekax](https://wordpress.org/support/users/jekax/)
 * (@jekax)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/#post-11827499)
 * Mobile Menu Options -> General Options -> nothing related to CSS
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/#post-11829707)
 * Thanks. Try to click in the save changes button on the Mobile Menu options and
   test again.
 * If that doesn’t sort it add this custom CSS
 *     ```
       .mobmenu-push-wrap, body.mob-menu-slideout-over {
           padding-top: 50px;
       }
       ```
   
 *  Thread Starter [jekax](https://wordpress.org/support/users/jekax/)
 * (@jekax)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/#post-11831149)
 * Thank you, solution with the save button – it works!
 * One more question for you, is it possible to remove completely header on mobile
   devices?
 * Thank you so much!
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/#post-11831817)
 * Great. Can you provide me with a screenshot with the marked area that you want
   to remove?
 * Thanks
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/#post-11923718)
 * Will close the topic for now.

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

The topic ‘WP Mobile Menu – issue elements position’ is closed to new replies.

 * ![](https://ps.w.org/mobile-menu/assets/icon-128x128.png?rev=1890426)
 * [WP Mobile Menu - The Mobile-Friendly Responsive Menu](https://wordpress.org/plugins/mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mobile-menu/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/wp-mobile-menu-issue-elements-position/#post-11923718)
 * Status: resolved