Title: Remove border around embedded pdf
Last modified: February 28, 2019

---

# Remove border around embedded pdf

 *  Resolved [sdemoss](https://wordpress.org/support/users/sdemoss/)
 * (@sdemoss)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-border-around-embedded-pdf/)
 * Is there a way to remove the border around the embedded pdf?

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

 *  [PDFG Support](https://wordpress.org/support/users/wppdfsupport/)
 * (@wppdfsupport)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-border-around-embedded-pdf/#post-11259180)
 * Hi sdemoss,
 * Yes, you can hide the border with the following CSS:
 *     ```
       div.pdfemb-viewer { 
            border: none !important; 
       }
       ```
   
 * Don’t forget to check out our Knowledgebase as there are other tools and tips
   you might find useful: [https://wp-pdf.com/kb/](https://wp-pdf.com/kb/)
 * If you have any other questions, please do not hesitate to send us an email to
   [contact@wp-pdf.com](https://wordpress.org/support/topic/remove-border-around-embedded-pdf/contact@wp-pdf.com?output_format=md)
   as we may not see the forum posts in a timely fashion.
 * Emma
 *  Thread Starter [sdemoss](https://wordpress.org/support/users/sdemoss/)
 * (@sdemoss)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-border-around-embedded-pdf/#post-11259325)
 * Thank you!!!

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

The topic ‘Remove border around embedded pdf’ is closed to new replies.

 * ![](https://ps.w.org/pdf-embedder/assets/icon.svg?rev=3227003)
 * [PDF Embedder](https://wordpress.org/plugins/pdf-embedder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pdf-embedder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pdf-embedder/)
 * [Active Topics](https://wordpress.org/support/plugin/pdf-embedder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pdf-embedder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pdf-embedder/reviews/)

## Tags

 * [border](https://wordpress.org/support/topic-tag/border/)

 * 2 replies
 * 2 participants
 * Last reply from: [sdemoss](https://wordpress.org/support/users/sdemoss/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/remove-border-around-embedded-pdf/#post-11259325)
 * Status: resolved