• Resolved arthurdaly

    (@arthurdaly)


    I’ve encountered an issue with the text alignment of the Packing Slip document. There is a misalignment of the billing and shipping address. The padding of 0.5% is not applied in the same way to all elements. This is causing the address fields to be indented further than the text of Order Date and From Address. The overall visual presentation of the document appears misaligned especially on the right hand side with the Shipping Address. The css rules for the padding of 0.5% are:

    .wfte_addrss_fields {
    	width: 30%;
    	padding: 0px .5%;
    	line-height: 14px;
    }
    .wfte_order_data {
    	margin-top: 20px;
    	width: 100%;
    	padding: 0px .5%;
    	float: left;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @arthurdaly,

    Thanks for reaching out.

    We will check the mentioned alignment issue and will fix it in our upcoming release. Thanks for understanding.

    Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi @arthurdaly,

    We have addressed the issue in the latest version of our plugin. Kindly update the plugin to the latest version and check. Let us know if anything.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Address misalignment for packing slip’ is closed to new replies.