Alex P
a866fd355b
Hide ACDC footer frame via CSS to avoid empty space
...
It seems like this iframe (added when ACDC is enabled) can result in some empty space being shown because of some inherited `body` CSS about fonts/text. So hiding it via `display: none`, I think it will not cause any issues, because this iframe is not supposed to be visible anyway (`width`, `height` are set to `0`).
2023-08-22 10:50:58 +03:00
Alex P
c97dc9530b
Add float: right to dcc order button like in WC styles
2021-11-11 17:58:08 +02:00
dinamiko
6896265ca3
Add -disabled
to css class name
2021-09-14 11:44:49 +02:00
dinamiko
ab32a20f68
Add and remove class for css opacity
2021-09-14 09:28:48 +02:00
David Remer
69fd00f866
force the 3d secure layer above the woocommerce loading layer
2020-10-16 13:44:11 +03:00
David Remer
5c590c9816
fix stylesheet
2020-09-25 12:27:42 +03:00
David Remer
e161a42082
add padding to the button of the logos
2020-09-24 07:53:01 +03:00
David Remer
1f5bf7e579
enqueue styles for dcc logos in frontend
2020-09-18 15:38:38 +03:00
David Remer
084eb2a908
relocate dcc fields to gateway description, use \WC_Payment_Gateway_CC, reutilize theme styles for dcc fields as much as possible
2020-09-14 14:17:39 +03:00
David Remer
f8e82bdfaf
move module.local to module
2020-09-01 14:21:58 +03:00