Service Checkboxes not showing correctlyFree and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Service Checkboxes not showing correctly Search for: SearchThis topic has 2 replies, 2 voices, and was last updated 3 weeks ago by J. Davis.Viewing 3 posts - 1 through 3 (of 3 total)AuthorPosts February 1, 2026 at 9:06 am #1823900 Mark WoofParticipantAny checkboxes or radio buttons on the booking confirmation page don’t seem to be showing correctly. https://prnt.sc/o5MF1JCueEL3 They can be clicked and the item is added to the summary of costs, but only appear as lines.Kind Regards Mark February 1, 2026 at 10:29 am #1823932 Mark WoofParticipantI added the following code and this now seems to have made the checkboxes and radio buttons appear/* Restore default checkboxes and radios */ input[type="checkbox"], input[type="radio"] { opacity: 1 !important; visibility: visible !important; appearance: auto !important; position: static !important; width: auto !important; height: auto !important; } February 3, 2026 at 1:00 pm #1824419 J. DavisKeymasterHi Mark, It looks like the issue was caused by the styles of your theme. Thanks for sorting this out on your own and sharing the solution with others.AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)You must be logged in to reply to this topic.