Title: Currency margin
Last modified: December 7, 2020

---

# Currency margin

 *  Resolved [designp](https://wordpress.org/support/users/designp/)
 * (@designp)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/currency-margin/)
 * Hello, I have a margin problem with the quote in Swiss Francs. It is too long
   and when you enter an amount it overlaps. [(See the picture)](https://pasteboard.co/JDQVvI3.jpg)
   
   Could you help me solve the margin problem?
 * My second problem: The buyer of the voucher receives the voucher in pdf format
   without necessarily having paid yet. How can I deactivate the receipt of the 
   pdf and leave only the invoice?
 * Thank you and nice day.
 * Damien
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcurrency-margin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Codemenschen](https://wordpress.org/support/users/codemenschen/)
 * (@codemenschen)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/currency-margin/#post-13758845)
 * Hi [@designp](https://wordpress.org/support/users/designp/)
 * For overlap issue you can use below CSS code. You can add this from plugin settings
   > Custom CSS.
    #voucher-multistep-form .voucherform #voucherAmount { padding-
   left: 55px !important; }
 * And regarding email content If you are using the “per invoice” payment method
   then you can disable direct email feature. You can confirm the payment and send
   email directly from Admin. But by doing this you can not send only invoice to
   client for order confirmation.
 * Let us know if you need any further help.
 *  Thread Starter [designp](https://wordpress.org/support/users/designp/)
 * (@designp)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/currency-margin/#post-13759335)
 * Perfect ! Thank you, but based on your CSS code I added the line so that the 
   preview of the voucher has the margin as well. :
    #voucher-multistep-form .voucherform#
   voucherAmount { padding-left: 55px !important; }
 * #voucher-multistep-form .secondRightDiv .voucherBottomDiv .voucherValueForm .
   voucherValueCard {
    padding-left: 50px !important; }
 * If it can be useful to someone 🙂
 * For emails it means that if I only use the payment “per invoice”, the buyer of
   the voucher won’t be able to receive the email with the payment instructions?
   Or she will be able to receive it but at the same time she will receive the ordered
   voucher :-S How does she pay then ? There is something illogical in this, isn’t
   there?
 * Thank you for your precious help and your reactivity.
 * Damien
 *  Plugin Author [Codemenschen](https://wordpress.org/support/users/codemenschen/)
 * (@codemenschen)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/currency-margin/#post-13776409)
 * Hi [@designp](https://wordpress.org/support/users/designp/)
 * Glad to know the styling issue has been resolved.
 * Regarding email the customer can receive the email if you have activated “Direct
   Email” feature from plugin settings. If you have disabled that feature then receiver
   will not receive any email but you can show the details in “Voucher successful
   page”.
 * You can set success message from plugin settings.
 * Let us know if we can further help you.

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

The topic ‘Currency margin’ is closed to new replies.

 * ![](https://ps.w.org/gift-voucher/assets/icon-256x256.png?rev=2433083)
 * [Gift Cards (Gift Vouchers and Packages) (WooCommerce Supported)](https://wordpress.org/plugins/gift-voucher/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gift-voucher/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gift-voucher/)
 * [Active Topics](https://wordpress.org/support/plugin/gift-voucher/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gift-voucher/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gift-voucher/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Codemenschen](https://wordpress.org/support/users/codemenschen/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/currency-margin/#post-13776409)
 * Status: resolved