Hello,
I installed an invoice/receipt plugin for WooCommerce, but it renders the radio buttons with the input-checkbox class instead of input-radio, making them display incorrectly on the checkout page.
Looking at the Inspector, here is the HTML snippet:
This seems to be a CSS or class-mapping issue related to how the theme handles these fields. Could you please advise me on how to fix this or provide a custom CSS snippet to correct their appearance, ensuring I don’t break anything else in the theme?
Thank you!