Hi,
I am using your Enfold theme for a client of mine. Is there a way to reduce the excess spacing between the radio buttons in a Woocommerce item and the accompanying text? See my attachment as an example https://ibb.co/G5FhbtD (note the gaps in red) All items in the shopping cart need space reduction between the radio buttons and text. Thanks.
Example item
Hey natas442,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.cart input[type=radio] {
width: auto;
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect! Worked well! Thank you!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon