Adjust position of customer name on packing slip
-
Hi There!
Long Tim user of your plugin. Now that we are making a new simple website we would like to move the customer’s info a slight bit to the right and possibly increase its font size.
After editing the following code:
/* Recipient addresses & order data */
table.order-data-addresses {
width: 100%;
margin-left: 8mm;
margin-bottom: 20mm;
font-size: 12pt;The placement of the customers info is ok. But the items to the right of it are shifting with it. (order number, order date, shipping method)
Which code should I add to stop this from happening?
- The topic ‘Adjust position of customer name on packing slip’ is closed to new replies.