Title: Full Width Navigation
Last modified: August 31, 2016

---

# Full Width Navigation

 *  [katfras](https://wordpress.org/support/users/katfras/)
 * (@katfras)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/full-width-navigation/)
 * Please could somebody advise me what custom CSS is needed to make this navigation
   full width.
 * [http://chocgold.co.uk/](http://chocgold.co.uk/)
 * I feel like I have tried every code I can think of but I can’t seem to get rid
   of that little gap on the right hand side.
 * Thank you!

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

 *  [Archana Solanki](https://wordpress.org/support/users/archanasolanki/)
 * (@archanasolanki)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/full-width-navigation/#post-7276059)
 * Hi there,
 * Hope you are doing great today!
 * I am not sure whether it is a right solution or not but you may try this. It 
   might work for you:
    1. Take a back-up of your original style.css file
    2. Look for the code
    3.     ```
           .inner-wrap {
           max-width: 1100px;
           }
           ```
       
    4. and comment out
        `max-width: 1100px;`
    5. Look for the class
        `.fa.search-top {` and add `padding-right: 190px;`
    6. Look for the class
        `.search-form-top {` and add `margin-right: 100px;`
    7. Look for the class
        `.footer-widgets-area {` and add
    8.     ```
           padding-left: 190px;
           padding-right: 190px;
           ```
       
 * NOTE: This may be just a temporary solution. Please be careful while doing these
   changes to the style.css file as it is not advisable to modify it.
 * However, I would suggest you to make these changes in the css of your child-theme
   or you should use custom css. Please see:
    [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * Hope this will work for you!
 * Thanks,
    Archana.
 *  Thread Starter [katfras](https://wordpress.org/support/users/katfras/)
 * (@katfras)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/full-width-navigation/#post-7276066)
 * Hi Archana, I have made those changes to the style sheet and taken an original
   copy for back-up.
 * Sadly I have had no luck! I have left the changes running if you want to have
   another look, I see a small grey square in the footer now and still have the 
   same issue with the navigation.
 * [http://chocgold.co.uk/](http://chocgold.co.uk/)
 * Thank you for your help!

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

The topic ‘Full Width Navigation’ is closed to new replies.

## Tags

 * [full-width](https://wordpress.org/support/topic-tag/full-width/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)

 * 2 replies
 * 2 participants
 * Last reply from: [katfras](https://wordpress.org/support/users/katfras/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/full-width-navigation/#post-7276066)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
