• Resolved randyabidin

    (@randyabidin)


    I have added “offline” payment instructions to the top of the invoice (see link).
    That top section is partitioned, left & right. The payment buttons are “wrapped” in the left partition.

    I am trying to figure out how to open or merge the left & right partitions so my buttons go all the way across without wrapping.

    Has anyone customized the sliced-invoice-display.php template to do anything like that without modifying any core sliced invoice files?

    Thanks in advance for any insight.
    Randy

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support MeganSupport

    (@megan891)

    Hi there,

    Thanks for reaching out to us.

    You can add this CSS to Sliced Invoices -> Settings -> Invoices -> Custom CSS

    `.sliced-top-bar .col-xs-12.col-sm-6 {<br>width: 80%;<br>}</p> <p>.sliced-top-bar .col-xs-12.col-sm-6.text-right {<br>width: 20%;<br>}`

    But if you have our PDF-Email or Client Area extensions, you will need to adjust the percentages to avoid running into the same issue with the “.text-right” class, because these extensions add buttons there.

    If you have any further queries, please log a support ticket and we will reply to you via the ticket.

    Thanks in advance,
    Megan
    Support Co-ordinator

Viewing 1 replies (of 1 total)
  • The topic ‘Customizing Payment button section of Invoice’ is closed to new replies.