Title: Mobile Menu Issues
Last modified: August 22, 2016

---

# Mobile Menu Issues

 *  Resolved [andrew90](https://wordpress.org/support/users/andrew90/)
 * (@andrew90)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-menu-issues-2/)
 * I’m having two problems with my mobile menu.
 * In tablet view, a white line is showing up in the bottom of my menu. Not sure
   why this is.
 * Also I’ve been trying to increase the padding-left of the word “Menu”. I can 
   get it to work in Chrome develper tools but when I add the code to the back end
   of my site under advanced options it doesn’t change.
 * [http://www.borderlandexpeditions.com](http://www.borderlandexpeditions.com)
 * Any help on this?

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

 *  Thread Starter [andrew90](https://wordpress.org/support/users/andrew90/)
 * (@andrew90)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-menu-issues-2/#post-5853872)
 * Also on my mobile menu (in the narrowest window view such as displaying on a 
   phone) a white header drops down as my menu drop down in the mobile menu. This
   white space comes behind my logo but I would like my original wood background
   to stay and not show the movement.
 * Is there anyway to do this?
 * [http://www.borderlandexpeditions.com](http://www.borderlandexpeditions.com)
 *  Thread Starter [andrew90](https://wordpress.org/support/users/andrew90/)
 * (@andrew90)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-menu-issues-2/#post-5853875)
 * I figure out the area dropping down is the body background, but still when I 
   add the same background you can tell that area is dropping down and the background
   then shows a line in the wood background that is evident.
 * [http://www.borderlandexpeditions.com](http://www.borderlandexpeditions.com)
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-menu-issues-2/#post-5853891)
 * 1. Looking at the css your adding a border to the menu… that is what the white
   line is. just remove the border.
 * 2. Padding left you can use this css:
 *     ```
       .nav-trigger-case .kad-menu-name {
       padding-left: 20px;
       }
       ```
   
 * 3. Your header background is set to repeat x and left bottom. It needs to be 
   repeat x and y if you want it to fill the whole header when you increase the 
   header size when you open the menu. If you don’t want it to move set the position
   to top left or top center.
 * Kadence Themes
 *  Thread Starter [andrew90](https://wordpress.org/support/users/andrew90/)
 * (@andrew90)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-menu-issues-2/#post-5853978)
 * Thanks for the help. It’s resolved now.

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

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

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

 * 4 replies
 * 2 participants
 * Last reply from: [andrew90](https://wordpress.org/support/users/andrew90/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-menu-issues-2/#post-5853978)
 * Status: resolved