Margin at the left side
-
Hi,
I use your plugin since years and it was actually always working great. Today I found out that the print output has a margin on the left side and I can’t find out where it comes from.
You can have a look at an example page here https://staging16.vorlagenportal.at/dokumente/vereinbarung-eines-ausbildungskostenrueckersatzes/
Just click on “Druck Erläuterungen”I only print a certain <div> from that page (id = #printerlaeuterung)
And I use this code in my template:
<div id="printerlaeuterung"> <div style="display:none;"> <?php echo do_shortcode( '[print-me id="my_print_button" printstyle="external" do_not_print=".noprint" url="%print_view%" /]' ); ?> </div>In the plugin settings I have some CSS but I already tried to remove it and had the same issue.
I hope you can give me a hint.
Thank you and br,
Niko- This topic was modified 3 years, 11 months ago by . Reason: adjusted site links to staging environment
The page I need help with: [log in to see the link]
The topic ‘Margin at the left side’ is closed to new replies.