LUHNA
Forum Replies Created
-
Hi @patrickgm thanks for your reply.
I don’t need to receive the email report right away, so I’ll wait for the new update.Hi, I have the same problem.
The report is set up for two valid email addresses but I receive nothing.
The site is enabled to send emails with SMTP Mailer.If this has been resolved can I know what changes need to be made?
Thanks
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Add a link to show the Cookie BannerHi @jarnovos, thanks so much for your support!
I didn’t think to add the “cursor: pointer;” style…simple and clean.Best regards
AndreaResolved! Thanks @calitoe with your code I did several tests and I found the solution. Now I’ve done some tests and everything seems to be working.
Here the code that I used maybe it can serve others:
.woocommerce-form__input .woocommerce-form__input-checkbox .input-checkbox { -webkit-appearance: checkbox; -moz-appearance: checkbox; -o-appearance: none; appearance: checkbox; } .shipping_method { -webkit-appearance: checkbox; -moz-appearance: checkbox; -o-appearance: none; appearance: checkbox; } .input-radio { -webkit-appearance: checkbox; -moz-appearance: checkbox; -o-appearance: none; appearance: checkbox; }Your code works partially, some checkboxes (e.g. “Ship to a different address?”) are modified while others (shipping method and payment method) are not.
I try to double check the code!
Anyway thanks for your help
Hi @calitoe
I tried your code but it doesn’t seem work on my site 🙁
I try one more time. Thank youHi,
I have the same problem, if I activate the Salon Booking System plugin the WooCommerce checkboxes disappear (they work but visually it does not change and the user does not understand the selection).
Any ideas on how to fix it?
link: piccolosalone.ch