Title: Responsive Phone View
Last modified: September 1, 2016

---

# Responsive Phone View

 *  [kylebellamy](https://wordpress.org/support/users/kylebellamy/)
 * (@kylebellamy)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsive-phone-view/)
 * I read a post that was generally about responsive view of the theme but wanted
   to ask specifically if it were possible to move the menu button up to the top
   bar rather than having it hover over the slider.
 * On my iPhone 6s+, the menu button is right over the header text on the slide 
   so despite the description being hidden, you can’t read the title either.
 * I am familiar with code so I can edit but don’t know where to go to move the 
   menu button. I’d settle for just moving it up or down the page but that’s not
   my optimal choice.
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [magen1](https://wordpress.org/support/users/magen1/)
 * (@magen1)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsive-phone-view/#post-7563329)
 * Hi
 * header.php
    `<h3 class="menu-toggle"><?php _e( 'Menu', 'i-craft' ); ?></h3>`
 * and style.css
    **search for “toggle”**
 * let me know

Viewing 1 replies (of 1 total)

The topic ‘Responsive Phone View’ is closed to new replies.

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

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 1 reply
 * 2 participants
 * Last reply from: [magen1](https://wordpress.org/support/users/magen1/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/responsive-phone-view/#post-7563329)
 * Status: not resolved