Title: Remove Sidebar Border
Last modified: August 21, 2016

---

# Remove Sidebar Border

 *  Resolved [polymerist](https://wordpress.org/support/users/polymerist/)
 * (@polymerist)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/)
 * Just wanted to say that you have a great thing going here!
 * Was curious if it is possible to remove the border on a stationary sidebar, essentially
   to make it seamless with the rest of the site.
 * Thanks!

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

 *  [Scott Smith](https://wordpress.org/support/users/scottsmith/)
 * (@scottsmith)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099562)
 * Add this bit of code in the Custom CSS field in Other Options.
 *     ```
       .sidebar.constant.left {
       border-right: none;
       }
       ```
   
 *  Thread Starter [polymerist](https://wordpress.org/support/users/polymerist/)
 * (@polymerist)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099576)
 * Beautiful, thanks!
 *  [POG20](https://wordpress.org/support/users/pog20/)
 * (@pog20)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099618)
 * Hi,Scott
 * Thank you very much for Decode
    Very nice!
 * Can you help me please, how to fix menu? I need it always be on top
    Is it possible?
 * Thanks,
    Ann
 *  [Scott Smith](https://wordpress.org/support/users/scottsmith/)
 * (@scottsmith)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099622)
 * I’m not sure what you mean. Send me a link to the site perhaps?
 *  [POG20](https://wordpress.org/support/users/pog20/)
 * (@pog20)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099631)
 * [http://pog20.tmweb.ru/](http://pog20.tmweb.ru/)
 * We did not change code.
    I want to see menu always on top like here (check out
   preview, please) [http://wordpress.org/themes/marla](http://wordpress.org/themes/marla)
 *  [POG20](https://wordpress.org/support/users/pog20/)
 * (@pog20)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099632)
 * When you scroll the page, menu goes to the top.
 *  [Scott Smith](https://wordpress.org/support/users/scottsmith/)
 * (@scottsmith)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099633)
 * Sorry, this is not available in Decode right now.
 *  [Blue Lotus Works](https://wordpress.org/support/users/bluelotusworks/)
 * (@bluelotusworks)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099635)
 * Hey Scott,
 * I think a sticky menu would be too much for the clean aesthetic of Decode, but
   you might want to consider a back to top arrow like that used by [Supernova](http://wordpress.org/themes/supernova)…
   whenever you get around to it.
 *  [POG20](https://wordpress.org/support/users/pog20/)
 * (@pog20)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099683)
 * Here we go.
    Scroll to top) [http://wordpress.org/plugins/scroll-to-top/](http://wordpress.org/plugins/scroll-to-top/)

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

The topic ‘Remove Sidebar Border’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/decode/3.15.3/screenshot.png)
 * Decode
 * [Support Threads](https://wordpress.org/support/theme/decode/)
 * [Active Topics](https://wordpress.org/support/theme/decode/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/decode/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/decode/reviews/)

## Tags

 * [border](https://wordpress.org/support/topic-tag/border/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * 9 replies
 * 4 participants
 * Last reply from: [POG20](https://wordpress.org/support/users/pog20/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/remove-sidebar-border-1/#post-4099683)
 * Status: resolved