Title: Editing sidebar footer
Last modified: August 22, 2016

---

# Editing sidebar footer

 *  Resolved [gagbdr](https://wordpress.org/support/users/gagbdr/)
 * (@gagbdr)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/editing-19/)
 * Hello fellow forum users,
    I’m trying to customize my blog using a child theme
   based on Pinboard theme as a parent. I managed to create the child theme sucessfully
   and now I need to do some tweeks. I used the devtool (ctrl+shift+i) on google
   chrome and changed my footer sidebar to look like this: [http://worlduponmyshoulders.com/wp-content/uploads/2014/10/footer.jpg](http://worlduponmyshoulders.com/wp-content/uploads/2014/10/footer.jpg)
   and here are the changes I’ve made: [http://worlduponmyshoulders.com/wp-content/uploads/2014/10/edit.jpg](http://worlduponmyshoulders.com/wp-content/uploads/2014/10/edit.jpg)
   I know that it’s possible to edit the child theme just by adding some lines on
   the style.css file through the appearance>editor menu or by editing a .php file
   and copying it to the child theme folder, but I have no idea where and how to
   do it. My page/blog is [http://worlduponmyshoulders.com](http://worlduponmyshoulders.com)
   Can anyone help me?

Viewing 1 replies (of 1 total)

 *  Thread Starter [gagbdr](https://wordpress.org/support/users/gagbdr/)
 * (@gagbdr)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/editing-19/#post-5424051)
 * I’ve managed to find a solution for this problem. Unfortunately I couldn’t set
   different width for each column so I had to resize them and give some spacing
   to keep a symmetric appearance and fill the 1140px available. Just copy the following
   lines to the style.css file and let the magig happens!
 * /* Footer widget spacing fix */
    #footer-area.widget, .threecol { width: 335px;
   margin-left: 15px; margin-right: 15px; }

Viewing 1 replies (of 1 total)

The topic ‘Editing sidebar footer’ is closed to new replies.

## Tags

 * [child](https://wordpress.org/support/topic-tag/child/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [editing](https://wordpress.org/support/topic-tag/editing/)
 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [style](https://wordpress.org/support/topic-tag/style/)
 * [style.css](https://wordpress.org/support/topic-tag/style-css/)

 * 1 reply
 * 1 participant
 * Last reply from: [gagbdr](https://wordpress.org/support/users/gagbdr/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/editing-19/#post-5424051)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
