Hello.
I purchased the “woocommerce-deposits” plugin. It seems there are some css collissions with enfold theme.
On the booking page the colors for the deposit options are different, as in the product page. Do you have an idea what could cause that?
Then when choosing one of the options, e.g. with deposit or without deposit the length of the bar is not middled.
Find the webpage links in private content.
I am aware that you are not supporting plugin issues, but i think this is maybe just small issue? it would be great to make this plugin work!
Thanks for checking and your great support in general!
Philip
Hi Philip!
Try adding this to your custom CSS.
label[for="pay-full-amount"] {
background: green !important;
}
Regards,
Elliott
Hey!
You wouldn’t be able to change that with CSS unfortunately. It would have to be done in the PHP files. It would be best to contact the plugin authors to see if it’s possible.
Cheers!
Elliott