Title: Mobile View Toggle Menu Issue
Last modified: August 31, 2016

---

# Mobile View Toggle Menu Issue

 *  [chas0unique](https://wordpress.org/support/users/chas0unique/)
 * (@chas0unique)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/mobile-view-toggle-menu-issue/)
 * The toggle menu will not open in mobile view. Can anyone assist in this issue?
 * [This is the site](http://courtneyarlesia.com)

Viewing 1 replies (of 1 total)

 *  [Rajan Vijayan](https://wordpress.org/support/users/rajanit2000/)
 * (@rajanit2000)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/mobile-view-toggle-menu-issue/#post-7284362)
 * Add this css on child theme css
 *     ```
       @media (max-width: 768px) {
       .site-header .container {
         background-color: #121212;
         height: 100px;
         left: 0;
         position: fixed;
         top: 0;
         width: 100% !important;
       }
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Mobile View Toggle Menu Issue’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Rajan Vijayan](https://wordpress.org/support/users/rajanit2000/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/mobile-view-toggle-menu-issue/#post-7284362)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
