• Resolved John

    (@graphical)


    We’ve created a new invoice template (saved in wp-content/uploads/bewpi-templates/invoices/simple/name-of-the-template/). We are able to select the template in the plugin dashboard, but we want to further customize the invoice (visually: the colours, margins, etc)

    2 Questions :
    1) How can we find which CSS class to target ?
    2) Is there a way we can quickly generate a “fake” invoice to double check the changes we do on the template ?

Viewing 1 replies (of 1 total)
  • Plugin Author Bas Elbers

    (@baaaaas)

    1. All you need to have are the template files (header.php, body.php, footer.php and style.css).
    2. Yes, within Edit Order page you can use the url of the Create button. Set View mode within General settings tab to “View in browser”.

    If you have any more questions just let me know.

Viewing 1 replies (of 1 total)

The topic ‘Custom invoice: How to target css ?’ is closed to new replies.