Title: Right margin
Last modified: February 20, 2023

---

# Right margin

 *  Resolved [rafaljun](https://wordpress.org/support/users/rafaljun/)
 * (@rafaljun)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/right-margin-3/)
 * Good afternoon,
   I can’t eliminate the wide margin on the printout. It looks like
   it adds space for the side menu. I tried different CSS from help but none worked.
   Thank you in advance for your help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fright-margin-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/right-margin-3/#post-16494669)
 * the default target is set to _article_. Try using the target attribute and targeting
   just the content you wish to print, for example:
 *     ```wp-block-code
       [print-me target="#primary" /]
       ```
   
 *  Thread Starter [rafaljun](https://wordpress.org/support/users/rafaljun/)
 * (@rafaljun)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/right-margin-3/#post-16496227)
 * unfortunately it didn’t help, no improvement.
 *  Plugin Contributor [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/right-margin-3/#post-16496744)
 * Just checked, is there a caching plugin installed?
 *  Thread Starter [rafaljun](https://wordpress.org/support/users/rafaljun/)
 * (@rafaljun)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/right-margin-3/#post-16496813)
 * Yes – WP Super Cache, but if I turned off and refreshed, there was no difference.
 *  Plugin Contributor [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/right-margin-3/#post-16496825)
 * All we can say is that the source of the link you provided still shows the print
   target is clearly the default article. Maybe try changing the default in the 
   plugin settings?
 *     ```wp-block-code
       <div class="printomatic pom-default " id="id260" data-print_target="article"></div> 
       ```
   

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

The topic ‘Right margin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/print-o-matic_b2b2b2.svg)
 * [Print-O-Matic](https://wordpress.org/plugins/print-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/print-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/print-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/print-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/print-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/print-o-matic/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/right-margin-3/#post-16496825)
 * Status: resolved