Title: Header / Mobile Issues
Last modified: August 22, 2016

---

# Header / Mobile Issues

 *  Resolved [ettephel](https://wordpress.org/support/users/ettephel/)
 * (@ettephel)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-mobile-issues/)
 * Hello! Wonderful theme you have created.
 * I am having some issues with my WP Site running the newest version of Raindrops.
 * 1.) My Header Image has a space above it and I cannot seem to find the css to
   remedy this.
 * 2.) My mobile theme is not functional on iOS devices. Pages do not display correctly.
   I have tried a few different things to repair it, but I cannot seem to get it
   to display correctly. All Android and Windows devices display and function perfectly.
   As soon as it gets on an iOS Device it does not work correctly.
 * [http://www.lovelandcappys.com](http://www.lovelandcappys.com)
 * EDIT: I would also like to remove the space below the footer.

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

 *  Thread Starter [ettephel](https://wordpress.org/support/users/ettephel/)
 * (@ettephel)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-mobile-issues/#post-5899021)
 * Okay I removed the space. Now just the mobile issue!
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-mobile-issues/#post-5899161)
 * Hi ettephel
 * Is it possible to get me the URL of your WEB site?
 * Thank you.
 *  Thread Starter [ettephel](https://wordpress.org/support/users/ettephel/)
 * (@ettephel)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-mobile-issues/#post-5899169)
 * It’s in the first one at the bottom. Also the header is loading last now..so 
   a menu bar comes up then the header. No space anymore. I still have space in 
   the footer though .
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-mobile-issues/#post-5899218)
 * > I still have space in the footer though .
 * Prease Try below
 * add your functions.php between **add start** and **add end**
 *     ```
       <?php
       //add start
       $raindrops_status_bar = false;
       //add end
       /**
        * functions and constants for Raindrops theme
        *
        *
        * @package Raindrops
        * @since Raindrops 0.1
        */
       if ( !defined( 'ABSPATH' ) ) {
   
       	exit;
       }
       ```
   
 *  Thread Starter [ettephel](https://wordpress.org/support/users/ettephel/)
 * (@ettephel)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/header-mobile-issues/#post-5899229)
 * Awesome! That worked perfect!
 * Anyway to fix the header not displaying right away causing the page to bounce?
   When you load any page the menu bar and the body loads first then the header 
   loads pushing the page down.

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

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

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

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