I print orders from the "View Orders" screen.
Can this type size be made larger on my printed copy?
thanks
Or you can do this by adding code to the view order or view packing slip header area. For this second option, go to Orders > Configure, and in whichever header you would like (the view packing slip header or view order header) add the following code:
<style type="text/css">
body, td, th, p {
font-size: 110%;
}
</style>
Users browsing this forum: No registered users and 65 guests