Title: Responsive Navigation?
Last modified: August 30, 2016

---

# Responsive Navigation?

 *  Resolved [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * (@dsb0328)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/)
 * Hi. I’m trying this theme out for the first time. I did a quick, very little 
   content, site with about 6 pages. I then sized my window down to see what happens
   to the site as it gets smaller. And the Navigation disappears completely. Am 
   I missing something here? Do I have to buy the premium add-ons for this theme
   to be responsive?

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

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608208)
 * Hi dsb0328. The theme is responsive by default. At 767px width the menu will 
   collapse and be replaced by the “hamburger” icon on the left side of the navigation
   bar and the search icon on the right side. If you’re not seeing that then there’s
   something else going on. Can you post a link to your site?
 *  Thread Starter [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * (@dsb0328)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608216)
 *  Thread Starter [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * (@dsb0328)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608225)
 * Here’s a test link to the temporary site:
 * [Temp Test Site](http://wpplumbers.swizzlestickstudios.com/)
 * If this works, I’ll remove the link above.
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608235)
 * Try taking the import out of your child theme style.css file:
 *     ```
       @import url("../generatepress/style.css");
       ```
   
 * The theme brings in the parent styles automatically.
 *  [sar2osdue](https://wordpress.org/support/users/sar2osdue/)
 * (@sar2osdue)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608250)
 * try add the meta viewport inside the head tag:
    [http://www.hongkiat.com/blog/responsive-web-nav/](http://www.hongkiat.com/blog/responsive-web-nav/)
 *  Thread Starter [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * (@dsb0328)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608270)
 * That did it. First time I’ve had to remove that line. Thanks!
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608278)
 * You’re welcome. Most themes don’t enqueue the parent stylesheets when a child
   theme is used. GP is written to check for a child theme and enqueue both the 
   parent and child stylesheets without any user action.
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608288)
 * Glad I could help. If you don’t need any further assistance with this topic please
   mark it as Resolved. Thanks.
 *  Thread Starter [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * (@dsb0328)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608291)
 * Thanks bdbrown. Resolved.

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

The topic ‘Responsive Navigation?’ is closed to new replies.

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

 * 9 replies
 * 3 participants
 * Last reply from: [dsb0328](https://wordpress.org/support/users/dsb0328/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/responsive-navigation-5/#post-6608291)
 * Status: resolved