Title: Remove Pop-Out Button
Last modified: August 24, 2016

---

# Remove Pop-Out Button

 *  Resolved [Steel_Toe_Boots](https://wordpress.org/support/users/steel_toe_boots/)
 * (@steel_toe_boots)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/remove-pop-out-button/)
 * Is there a way to remove the Pop-Out button that you see when you mouse over 
   the PDF while it’s embedded on a WordPress page? I only really want that zoom
   button there, but I’ll remove the entire menu bar altogether if necessary. Just
   not sure which file to hack yet. Thanks
 * [https://wordpress.org/plugins/google-document-embedder/](https://wordpress.org/plugins/google-document-embedder/)

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

 *  Plugin Contributor [danlester](https://wordpress.org/support/users/danlester/)
 * (@danlester)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/remove-pop-out-button/#post-6141989)
 * I’m afraid the whole ‘experience’ is provided as a service by Google and there
   is no way I know of to ask them to change the way the toolbar works.
 * Sorry, but I hope that explains the situation!
 * You might want to try another plugin I maintain, [PDF Embedder](https://wordpress.org/plugins/pdf-embedder/),
   since that offers a simpler experience for the viewer, only giving next/prev 
   page buttons and a zoom feature… It’s a different approach compared to the GDE
   plugin, but maybe you’ll prefer it.
 * Thanks,
 * Dan
 *  Thread Starter [Steel_Toe_Boots](https://wordpress.org/support/users/steel_toe_boots/)
 * (@steel_toe_boots)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/remove-pop-out-button/#post-6141996)
 * I do use PDF Embedder normally. I just had one document where the embedded links
   needed to be active, so I figured this plugin and css with display:none set for
   the button’s div ids might work, but not quite. Oh, well.
 * Thanks for the response and your hard work on these plugins!
 *  Plugin Contributor [danlester](https://wordpress.org/support/users/danlester/)
 * (@danlester)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/remove-pop-out-button/#post-6142031)
 * Thank you for your encouragement!
 * Sorry we haven’t quite got the solution you need yet… Adding active links to 
   PDF Embedder is something we hope to do in the future, but I can’t offer a timeline
   right now I’m afraid.
 * Dan
 *  [Delboy14](https://wordpress.org/support/users/delboy14/)
 * (@delboy14)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/remove-pop-out-button/#post-6142108)
 * I have just started using your pdf embedder. Great!
    But is there a way to permanently
   hide the page/zoom buttons for a particular document?
 *  Plugin Contributor [danlester](https://wordpress.org/support/users/danlester/)
 * (@danlester)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/remove-pop-out-button/#post-6142115)
 * There’s no built-in way to do that, but you may be able to hide the toolbar by
   adding some CSS to your theme’s style.css file. Maybe some thing like this:
 * div.pdfemb-toolbar {
    display: none !important; }
 * Perhaps ask your web designer to help if you’re not sure!
 * Thanks,
 * Dan

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

The topic ‘Remove Pop-Out Button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-document-embedder_484848.svg)
 * [Google Doc Embedder](https://wordpress.org/plugins/google-document-embedder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-document-embedder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-document-embedder/)
 * [Active Topics](https://wordpress.org/support/plugin/google-document-embedder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-document-embedder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-document-embedder/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [danlester](https://wordpress.org/support/users/danlester/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/remove-pop-out-button/#post-6142115)
 * Status: resolved