Missing hide from print option
-
Hi, thanks for this helpful plugin.
There is just one issue I didn’t expect: The buttons are printed on every page when printing a post.
Wouldn’t it make more sense to hide them by default, for @media print
In the meantime, how can I hide it using css?@media print .a11y-toolbar button { display: none !important; }didn’t do it for me.
Many thanks in advance,
FrankThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Missing hide from print option’ is closed to new replies.