[Plugin: Print Friendly and PDF Button] Remove Dashed Line/Header
-
I’d like to remove/hide the pf-src div from the print window so it does not display in the PDF.
I tried adding the following to my stylesheet but it had no effect:
<style type=”text/css”>
.pf-src {visibility:hidden;}
</style>What I’m shooting for is to have just the content of the post print, and nothing else. Can this be done? The CSS file seems to be sourced from a CDN and not included within the plugin.
- The topic ‘[Plugin: Print Friendly and PDF Button] Remove Dashed Line/Header’ is closed to new replies.