Custom CSS: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Line 766: Line 766:
=== Hide the "Stripe" button ===
=== Hide the "Stripe" button ===
<code>#makechargeusing{display:none;}</code>
<code>#makechargeusing{display:none;}</code>
=== Hide the Stripe "Refund" button ===
<code>#b24btn_Refund{display:none;}</code>
If your are using the control panel in another language than English you might need to replace the word Refund with what you see on the button.


=== Hide potential issue "Less than 12 months available"===
=== Hide potential issue "Less than 12 months available"===