Title: issues with customization
Last modified: May 5, 2017

---

# issues with customization

 *  [jacobgallipeau](https://wordpress.org/support/users/jacobgallipeau/)
 * (@jacobgallipeau)
 * [9 years ago](https://wordpress.org/support/topic/issues-with-customization-2/)
 * Hey everyone. I’m having a few problems with a site I’m working on.
 * First of all, I need to get the footer set up correctly. It should not be on 
   the left side, as I want the nav (the left sidebar) to extend all the way to 
   the bottom of the page. I tried turning the left side of the footer to 3 and 
   the right side to 9 and centering the right side, but either I didn’t style it
   correctly or that doesn’t work. How can I fix the footer in this way?
 * Secondly, I need the main content area to be wider (making the sidebar smaller).
   How can I do this without adding code for negative margins (making the site unresponsive?)
 * Thanks for your help, it is much appreciated!
 * Site: gallipeauwebservices.com/pacifictrails

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

 *  [codismo](https://wordpress.org/support/users/codismo/)
 * (@codismo)
 * [9 years ago](https://wordpress.org/support/topic/issues-with-customization-2/#post-9102620)
 * Try adding the class “col-md-9” to the footer and also adding float:right; to
   it.
 * As for increasing the main area and making the sidebar smaller, change the class
   on the sidebar to be “col-md-2” and the main to be “col-md-10” ( change it on
   the footer as well )
 *  Thread Starter [jacobgallipeau](https://wordpress.org/support/users/jacobgallipeau/)
 * (@jacobgallipeau)
 * [9 years ago](https://wordpress.org/support/topic/issues-with-customization-2/#post-9106985)
 * I tried adding styling to “#footer-row > div.col-md-10.footer-right” and it didn’t
   work. Also, there is another line overlapping the footer now (take a look to 
   see what I mean). I used the point selector while using the inspect tool to find
   out what it was, but it just said it was #footer-row, so if I set it to invisible
   I lose the whole footer. How can I fix this?
 * That helped. However, there is still a margin on the right side. How can I get
   rid of that? I tried using negative margins and it didn’t work.

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

The topic ‘issues with customization’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [jacobgallipeau](https://wordpress.org/support/users/jacobgallipeau/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/issues-with-customization-2/#post-9106985)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
