WPPizza – A Restaurant Plugin for WordPress › Support › Add-Ons › Extensions › Google Cloudprint › Changing Font Size in Print Order
- AuthorPosts
- 1 May, 2017 at 7:08 pm #27394
Hi
I try get rid of the margins and I wan talso that the font size is bigger for a better readability. Unfortunately there is a strange behaviour when I change the font size in a custom “print order” template. As soon as I change for example the font size to 16px instead of the default 12px the print out seems to be smaller then before. I will attach a picture with the behaviour.
1 May, 2017 at 10:22 pm #27397This reply has been marked as private.2 May, 2017 at 2:57 am #27398This reply has been marked as private.2 May, 2017 at 7:22 am #27399This reply has been marked as private.2 May, 2017 at 10:57 am #27403you must take out the
white-space:nowrap;
from
#header #blogname td
if you increase fontsizes globally without linebreaking things it will proportionally shrink to fit the page
2 May, 2017 at 7:19 pm #27415yes this solved the issue with the size. Thanks.
I know this question was already asked before but the margins are still there on the printed receipt. There is no option for margin in the printer properties in windows but there is a option in the chrome browser print preview which works when I print the order manually. Isn’t there a way to send the print order to google cloud with a “no margin” or a “minimal margin” option as in the chrome browser settings? I don’t know where the trigger is to get rid of those margins when printed through wp-pizza google cloud plugin.
2 May, 2017 at 7:35 pm #27416the cloudprint plugin does not set any margins (unless you specifically set them of course, but that’s not the default
if cloudprint itself does so , please refer to the documentation there - AuthorPosts
- The topic ‘Changing Font Size in Print Order’ is closed to new replies.