Title: CSS/iframe troubleshooting
Last modified: August 22, 2016

---

# CSS/iframe troubleshooting

 *  Resolved [emugera](https://wordpress.org/support/users/emugera/)
 * (@emugera)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/cssiframe-troubleshooting/)
 * Hello there,
 * I had an issue with the border of iframe which i resolved by putting the following
   code in the css :
 * iframe {
    border:none!important}
 * This has stopped the twitter feeds from showing up in an iframe on right sidebar
   and also the image carousel isn’t working.
 * This is the website: [http://blog.ink-global.com/](http://blog.ink-global.com/)
 * Does anyone know how to undo this? I’d appreciate some assistance.
 * Many Thanks
 * emugera

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

 *  [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/cssiframe-troubleshooting/#post-5804571)
 * Did you write it like this?
 * iframe {
    border:none!; important}
 * That’s how it appears in your source.
 * border: none!important;
 *  Thread Starter [emugera](https://wordpress.org/support/users/emugera/)
 * (@emugera)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/cssiframe-troubleshooting/#post-5804572)
 * I wrote it like so:
 * iframe {
    border:none!; important}
 * and then I’ve tried using the following to override it:
 * iframe {
    border:inherit! ; important}
 * Is there an alternative that works?

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

The topic ‘CSS/iframe troubleshooting’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [emugera](https://wordpress.org/support/users/emugera/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/cssiframe-troubleshooting/#post-5804572)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
