Title: div.pdfemb-toolbar width
Last modified: December 14, 2021

---

# div.pdfemb-toolbar width

 *  Resolved [martinbrucker](https://wordpress.org/support/users/martinbrucker/)
 * (@martinbrucker)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/div-pdfemb-toolbar-width/)
 * Hello,
 * I’m currently experiencing a width problem with the PDF-Embedder-Toolbar, I think
   it’s because of the template i’m currently using, but still, after edeting the
   CSS in the “pdfemb-embed-pdf-4.4.1.css” document, the width is still 100%.
 * Is there any fix for this?
 * [Images ](https://imgur.com/a/VDxQG9q)
 * Best Regards,
    Martin Brucker

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

 *  [PDFG Support](https://wordpress.org/support/users/wppdfsupport/)
 * (@wppdfsupport)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/div-pdfemb-toolbar-width/#post-15162752)
 * Hi [@martinbrucker](https://wordpress.org/support/users/martinbrucker/),
 * What theme are you using? I would try placing a parent div around the embedded
   viewer to see if that contains the toolbar and/or try setting the maximum width
   for the viewer within the plugin settings to match the value of your column width.
 *  Thread Starter [martinbrucker](https://wordpress.org/support/users/martinbrucker/)
 * (@martinbrucker)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/div-pdfemb-toolbar-width/#post-15336185)
 * Hello,
    thanks for your support, i found the solution in adding the following
   to the custom css of my wordpress:
 *     ```
       div.pdfemb-toolbar {
       	width: 38% !important;
       }
   
       div.pf-content{
       	width: 900px !important;
       }
       ```
   

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

The topic ‘div.pdfemb-toolbar width’ 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

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

 * 2 replies
 * 2 participants
 * Last reply from: [martinbrucker](https://wordpress.org/support/users/martinbrucker/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/div-pdfemb-toolbar-width/#post-15336185)
 * Status: resolved