Title: How to remove elements from external iframe?
Last modified: January 5, 2022

---

# How to remove elements from external iframe?

 *  [wtvxy](https://wordpress.org/support/users/wtvxy/)
 * (@wtvxy)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-elements-from-external-iframe/)
 * I use a opensea plugin to auto reference the opensea iframe into my website: _[
   redundant link removed ]_
    How to hide sticky hearder bar and power by bar? The
   sticky hearder make my website double hearder. Screenshot: [https://ibb.co/fDdPM5D](https://ibb.co/fDdPM5D)
   The color of power by bar is blue but my website is black and white. Screenshot:
   [https://ibb.co/BPtVmFm](https://ibb.co/BPtVmFm)
 * These two element makes my website ugly.
 * I know they are come from opensea’s code. I try to add addtional CSS in my customize
   page:
 *     ```
       .gIXlKd.AccountLinksBar--visible {
           display: none !important; 
       }
   
       .__web-inspector-hide-shortcut__ {
           display: none !important;
       }
       ```
   
 * but nothing happen. They are still there.
    -  This topic was modified 4 years, 5 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhow-to-remove-elements-from-external-iframe%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Brian Alexander](https://wordpress.org/support/users/ironprogrammer/)
 * (@ironprogrammer)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-elements-from-external-iframe/#post-15219015)
 * Hi, [@wtvxy](https://wordpress.org/support/users/wtvxy/):
 * If you’re trying to override the iframe’s CSS from your own site, then please
   note that you generally _cannot_ access or change the content/styling of an embedded
   iframe. This is due to modern browser security policies that restrict cross-origin(
   i.e. cross-domain) access.
 * If the changes you’re attempting are through OpenSea’s own embed customization
   options — that is, something you configure through OpenSea’s site — then please
   check with OpenSea support.
 *  Thread Starter [wtvxy](https://wordpress.org/support/users/wtvxy/)
 * (@wtvxy)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-elements-from-external-iframe/#post-15219512)
 * [https://wordpress.org/plugins/advanced-iframe/](https://wordpress.org/plugins/advanced-iframe/)
   
   This plugin claims they can modify the elements in iframe.
 * But I have installed too many plugins. I am looking for a light solution.

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

The topic ‘How to remove elements from external iframe?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [wtvxy](https://wordpress.org/support/users/wtvxy/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-elements-from-external-iframe/#post-15219512)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
