Title: Remove Embed Icon
Last modified: August 21, 2016

---

# Remove Embed Icon

 *  Resolved [rgjiv](https://wordpress.org/support/users/rgjiv/)
 * (@rgjiv)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-embed-icon/)
 * how can i disable to the embed icon in the top left of my videos using the plugin
 * [http://wordpress.org/plugins/flowplayer5/](http://wordpress.org/plugins/flowplayer5/)

Viewing 7 replies - 16 through 22 (of 22 total)

[←](https://wordpress.org/support/topic/remove-embed-icon/?output_format=md) [1](https://wordpress.org/support/topic/remove-embed-icon/?output_format=md)
2

 *  Plugin Author [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-embed-icon/page/2/#post-4164040)
 * [@chiaroscuro1](https://wordpress.org/support/users/chiaroscuro1/) There are 
   some css issues in css. This would be the fixed version. [http://pastebin.com/FeR46GaE](http://pastebin.com/FeR46GaE)
 * I added !important and it worked.
 *     ```
       .fp-embed {
       	display: none!important;
       }
       ```
   
 *  [chiaroscuro1](https://wordpress.org/support/users/chiaroscuro1/)
 * (@chiaroscuro1)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-embed-icon/page/2/#post-4164041)
 * Ulrich,
 * Yes, the code now works fine. And, now the solution is posted, so other people
   can see it who have this problem.
 * Thanks for your help!
 *  Plugin Author [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-embed-icon/page/2/#post-4164042)
 * Your welcome. Please leave a [review](http://wordpress.org/support/view/plugin-reviews/flowplayer5?filter=5).
 *  [vfran](https://wordpress.org/support/users/vfran/)
 * (@vfran)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-embed-icon/page/2/#post-4164043)
 * Bingo! Now it works.. Was driving me nuts :=) Thanks
    Is it not possible that
   embed =false or true could be available from the Settings?
 *  Plugin Author [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-embed-icon/page/2/#post-4164044)
 * I have it on my list of features that I will add but it will take some time.
 *  [vfran](https://wordpress.org/support/users/vfran/)
 * (@vfran)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-embed-icon/page/2/#post-4164045)
 * Awesome.. Love the plugin and very well coded.
 *  Plugin Author [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * (@grapplerulrich)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/remove-embed-icon/page/2/#post-4164046)
 * [@vfran](https://wordpress.org/support/users/vfran/) Great, I would love it if
   you could leave a [review](http://wordpress.org/support/view/plugin-reviews/flowplayer5?filter=5).

Viewing 7 replies - 16 through 22 (of 22 total)

[←](https://wordpress.org/support/topic/remove-embed-icon/?output_format=md) [1](https://wordpress.org/support/topic/remove-embed-icon/?output_format=md)
2

The topic ‘Remove Embed Icon’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flowplayer5_cce0e6.svg)
 * [Flowplayer HTML5 for WordPress](https://wordpress.org/plugins/flowplayer5/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flowplayer5/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flowplayer5/)
 * [Active Topics](https://wordpress.org/support/plugin/flowplayer5/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flowplayer5/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flowplayer5/reviews/)

 * 22 replies
 * 5 participants
 * Last reply from: [Ulrich](https://wordpress.org/support/users/grapplerulrich/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/remove-embed-icon/page/2/#post-4164046)
 * Status: resolved