Title: Remove sidebar borders
Last modified: August 19, 2016

---

# Remove sidebar borders

 *  Resolved [theorganisedhousewife](https://wordpress.org/support/users/theorganisedhousewife/)
 * (@theorganisedhousewife)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-borders/)
 * Can you please help me, how do I remove the borders around each of my widgets
   in the side bar. I would prefer there to be no border. Which code to I edit?
 * thankyou for your help.
 * My blog: [http://theorganisedhousewife.com.au/](http://theorganisedhousewife.com.au/)

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

 *  [united79](https://wordpress.org/support/users/united79/)
 * (@united79)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-borders/#post-1954570)
 * im by no means an expert but i’ve played around with the code so much that the
   following may be helpful or at least keep you busy until someone can give you
   the definite answer.
 * try editing the padding values in your style.css:
 * #sidebar, #sidebar a{
    list-style-type:none; font:0.8em Century Gothic; text-
   decoration: none; padding:5; color: #777; }
 * #sidebar ul li {
    list-style-type: none; list-style-image: none; margin-left:-
   35px; margin-bottom:0px; padding-bottom:5px; }
 * I hope it helps!
 * Im having problems displaying by image in my sidebar so if you know how to get
   that going i would appreciate it. The theme comes with a checkbox and all I was
   supposed to do was check it and it would show up. turns out its not that simple.
 * My blog: [http://www.replayimage.com/wordpress](http://www.replayimage.com/wordpress)
 * it’s still a work in progress so please dont be too critical 🙂
 *  Thread Starter [theorganisedhousewife](https://wordpress.org/support/users/theorganisedhousewife/)
 * (@theorganisedhousewife)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-borders/#post-1954646)
 * Thankyou united79, it wasn’t the padding code but you steered me in the right
   direction to work it out. I changed
 * #sidebar .boxr, #sidebar .categories, #sidebar .linkcat {
    border: 0px solid #
   ccc; border-top: 0px solid #ccc; border-bottom: 0px solid #ccc; margin-bottom:
   20px; padding: 10px 0; text-align: left
 * Thanks!!

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

The topic ‘Remove sidebar borders’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [theorganisedhousewife](https://wordpress.org/support/users/theorganisedhousewife/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-borders/#post-1954646)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
