Title: Border going through instagram widget
Last modified: August 21, 2016

---

# Border going through instagram widget

 *  Resolved [ShelbyAnne](https://wordpress.org/support/users/shelbyanne/)
 * (@shelbyanne)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/border-going-through-instagram-widget/)
 * Hi,
 * So on my website I was changing the borders recently to solid lines and when 
   I did, a solid line appeared through my instagram widget in my footer. I don’t
   know why this happened. I tried looking at the coding and it looks like there
   is a .widget-title for the instagram so I tried editing css but nothing I tried
   work.
 * If anyone can help me I would really appreciate it!
 * My site is [http://www.totemag.com](http://www.totemag.com)
 * Thanks!

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

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/border-going-through-instagram-widget/#post-4033538)
 * Try this
 *     ```
       .widget_instagram_self_feed .widget-title { border: 0 none; }
       ```
   
 * It depends though, if you want that 3px border default for all or limit it to
   some area. The code above assumes you want to keep whatever it is now as default,
   and only this one instagram widget to not have it.
 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/border-going-through-instagram-widget/#post-4033541)
 * What Paul has mentioned should do the trick.
 * Even just adding the following to your .css file should work
 * `.widget-title { border: none; }`
 *  Thread Starter [ShelbyAnne](https://wordpress.org/support/users/shelbyanne/)
 * (@shelbyanne)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/border-going-through-instagram-widget/#post-4033543)
 * Perfect thank you that worked!

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

The topic ‘Border going through instagram widget’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [ShelbyAnne](https://wordpress.org/support/users/shelbyanne/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/border-going-through-instagram-widget/#post-4033543)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
