• Resolved supermooshman

    (@supermooshman)


    Hi y’all,

    I recently noticed that my invoices show the to field a bit more indented to the left than the rest of the invoice (screenshot). Does anyone know how to have it match up with the rest of my invoices?

    Thanks!

    • This topic was modified 8 years, 2 months ago by supermooshman.
Viewing 1 replies (of 1 total)
  • Plugin Author SlicedInvoices

    (@slicedinvoices)

    Hi there,

    In Sliced Invoices -> Invoice Settings there is a “Custom CSS” field — try adding something like this:

    .sliced-to-address {
        margin-left: 10px;
    }

    (I used 10px as an example, of course you can adjust the amount of margin as needed.)

    Hope that helps!
    David
    Sliced Invoices Support

Viewing 1 replies (of 1 total)
  • The topic ‘Adressee is indented to the left, how to have it aligned with rest of invoice?’ is closed to new replies.