Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #492174

    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?

    #492638

    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

    #492754

    Hi Ismael,
    danke für die schnelle Hilfe! Es hat geklappt.
    Liebe Grüße, Karin

    #493314

    Hi,

    Glad we could help :-)

    Grüße,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Druckversion meiner Webseite’ is closed to new replies.