• Resolved robarends

    (@robarends)


    Hi,

    I have followed the FAQ: How do I customize the look of the invoice and delivery note?

    I understand from the FAQ that that source folder is .../wp-content/plugins/woocommerce-delivery-notes/templates/print-order
    and I have assumed the target folder is therefore .../wp-content/themes/twentytwentytwo/woocommerce/print-order

    But it is not finding my changed style.css

    Given my real-world paths above, can you advise the correct path.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author priyankajagtap

    (@priyankajagtap)

    Hi @robarends,

    Sorry for the delayed response to this.

    Can you please let us if you are using the Simple or Default template of this plugin?
    If you are using the default template, then you can make the changes in the “style.css” file located at woocommerce-delivery-notes/templates/print-order/<HERE>

    If you are using the Simple template of our plugin then you can make the changes in the “style.css” file located at woocommerce-delivery-notes/templates/print-order/simple/<HERE>
    Screenshot for your reference: https://app.screencast.com/0Ww7NJjvCcxtz

    Please check and let us know if the modified custom CSS is reflecting correctly or not.

    Thread Starter robarends

    (@robarends)

    hello,

    I am using default.

    But the FAQ states I should copy the style.css to

    .../wp-content/themes/twentytwentytwo/woocommerce/print-order

    So if you look in the FAQ link on this plugin page Print Invoice & Delivery Notes for WooCommerce

    Read — > “How do I customize the look of the invoice and delivery note?”

    It was a bit vague when it said copy to yourtheme/woocommerce/print-order . I wanted to check that it actually meant wp-content/themes/yourtheme/woocommerce/print-order

    as it did not work for me. If it is the correct path, then I will re-check that I did it correctly.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘template style.css copied as per faq’ is closed to new replies.