Hi @pacher1
Thanks for your message.
The CSS code is conflicting Somewhere you have set background-color:#fff
Please add below CSS code to plugin settings => Custom CSS
#voucher-multistep-form.wizard>.steps .done a, #voucher-multistep-form.wizard>.steps .done a:hover, #voucher-multistep-form.wizard>.steps .done a:active, #voucher-multistep-form .secondRightDiv .cardDiv, #voucher-multistep-form.wizard>.actions a, #voucher-multistep-form.wizard>.actions a:hover, #voucher-multistep-form.wizard>.actions a:active, #voucher-multistep-form .voucherPreviewButton button, #voucher-multistep-form #voucherPaymentButton, #voucher-multistep-form .sin-template input[type=”radio”]:checked:before, .buying-options div.selected, .shipping-options div.selected{
background-color: #90cbaf;
}
still, if there is anything else we can do for you, please do not hesitate to ask. We will happy to help you.
[ Signature deleted ]
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@codemenschen Again: please lose the signature. If you don’t get it then please save the moderators sometime and use this signature instead of your own.
<em>[ <a href="https://wordpress.org/support/guidelines/#do-not-spam">Signature deleted</a> ]</em>
You’ll still be violating the forum guidelines but at least you’ll save the moderators some work.
it’s working!
thanks for you support!