💄 Display the APM logo in dummy preview-buttons

This commit is contained in:
Philipp Stracker 2024-07-15 13:43:09 +02:00
parent 6081b9ddf9
commit 07ec924c77
No known key found for this signature in database
3 changed files with 26 additions and 0 deletions

View file

@ -23,6 +23,11 @@
&.ppcp-button-minicart {
--apple-pay-button-display: block;
}
&.ppcp-preview-button.ppcp-button-dummy {
/* URL must specify the correct module-folder! */
--apm-button-dummy-background: url(../../../ppcp-applepay/assets/images/applepay.png);
}
}
.wp-block-woocommerce-checkout, .wp-block-woocommerce-cart {