Title: [Theme:EvoLve Remove border/background from sidebar widgets
Last modified: August 24, 2016

---

# [Theme:EvoLve Remove border/background from sidebar widgets

 *  Resolved [heyadrianablog](https://wordpress.org/support/users/heyadrianablog/)
 * (@heyadrianablog)
 * [11 years ago](https://wordpress.org/support/topic/themeevolve-remove-borderbackground-from-sidebar-widgets/)
 * I’m trying to remove the white border/background from the image in my sidebar
   as well as for the ad I have in the sidebar. I’ve tried a lot of things but nothing
   is working to remove them. I’m very new to CSS but is there a code I can add 
   to custom CSS box to remove the border?

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

 *  Thread Starter [heyadrianablog](https://wordpress.org/support/users/heyadrianablog/)
 * (@heyadrianablog)
 * [11 years ago](https://wordpress.org/support/topic/themeevolve-remove-borderbackground-from-sidebar-widgets/#post-6032287)
 * this is my site
    [heyadriana.com](http://www.heyadriana.com)
 *  [bikel](https://wordpress.org/support/users/bikel/)
 * (@bikel)
 * [11 years ago](https://wordpress.org/support/topic/themeevolve-remove-borderbackground-from-sidebar-widgets/#post-6032301)
 * If you want to remove it from your images. it will remove from all widgets. you
   can try this css if you face any confusion please let me know.
 * .widget-content {
    background: transparent !important; border: 0px !important;
   box-shadow: none !important; }
 *  Thread Starter [heyadrianablog](https://wordpress.org/support/users/heyadrianablog/)
 * (@heyadrianablog)
 * [11 years ago](https://wordpress.org/support/topic/themeevolve-remove-borderbackground-from-sidebar-widgets/#post-6032305)
 * [@bikel](https://wordpress.org/support/users/bikel/) that worked. Thank you so
   much! I must’ve been trying it for like 2 hours. I appreciate your help.
 *  [bikel](https://wordpress.org/support/users/bikel/)
 * (@bikel)
 * [11 years ago](https://wordpress.org/support/topic/themeevolve-remove-borderbackground-from-sidebar-widgets/#post-6032308)
 * Thanks

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

The topic ‘[Theme:EvoLve Remove border/background from sidebar widgets’ is closed
to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [bikel](https://wordpress.org/support/users/bikel/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/themeevolve-remove-borderbackground-from-sidebar-widgets/#post-6032308)
 * Status: resolved