We’re trying to customize our packing slips. We need to remove the borders in order to make our font size larger and more readable.
Shopify Support says this is done by code and they’re not trained to modify code. They suggested coming to the Community for answers. They also shared the idea of copying the code and using an IA to help us decipher which part of the code it’s in charge of the borders, so we can then modify it.
If you can find the code that controls the font size and the borders, you can change its values so that changes will apply. If the code doesn’t exist, you’ll need to write it.
If you’d like me to assist you with implementing the changes to your packing slip, I’d be happy to do it for a small fee of $20. Let me know if you’re interested and if you have any questions, feel free to ask.
You could edit the liquid code for the Packing Slip Template. Navigate to Shopify Settings → Shipping & Delivery → Packing Slip → Edit Packing Slip Template.
Looking for elements like border and font-size in the code and adjust the values accordingly.