App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I'm trying to migrate over from Order Printer (Legacy) to the latest Order Printer. The import capability brought the code over for invoices and packing slips but it added
<div class="legacy">
before my
<style type="text/css">
and now the css is not being picked up by the html so the formatting is rubbish.
Has anyone come across this and figured out how to fix? i.e. how do you define internal css in the code please