Hallo,
wenn ich von meiner Webseite die Druckvorschau anschaue, sehe ich, dass die Textzeilen sehr kurz sind (gerade mal 50 % der Zeilenbreite). Mir wäre wichtig, dass man meine Blogbeiträge in einem ansprechenden Format ausdrucken kann. Wie kann ich die Einstellung anpassen?
Hi Karin!
Thank you for using Enfold.
Please try to add this in the Quick CSS field to adjust the container:
@media print {
.container .av-content-small.units {
width: 100% !important;
}
}
Cheers!
Ismael
Hi Ismael,
danke für die schnelle Hilfe! Es hat geklappt.
Liebe Grüße, Karin