Title: dontstopofdancingnow's Replies | WordPress.org

---

# dontstopofdancingnow

  [  ](https://wordpress.org/support/users/dontstopofdancingnow/)

 *   [Profile](https://wordpress.org/support/users/dontstopofdancingnow/)
 *   [Topics Started](https://wordpress.org/support/users/dontstopofdancingnow/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dontstopofdancingnow/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dontstopofdancingnow/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dontstopofdancingnow/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dontstopofdancingnow/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dontstopofdancingnow/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ascent] Checkboxes and Radio Buttons not showing](https://wordpress.org/support/topic/checkboxes-and-radio-buttons-not-showing-1/)
 *  Thread Starter [dontstopofdancingnow](https://wordpress.org/support/users/dontstopofdancingnow/)
 * (@dontstopofdancingnow)
 * [11 years ago](https://wordpress.org/support/topic/checkboxes-and-radio-buttons-not-showing-1/#post-6091109)
 * Finally found a fix
 * /* — Radio Button Fix — */
    input[type=”checkbox”] { -webkit-appearance: checkbox;}
   input[type=”radio”] { -webkit-appearance: radio; } input[type=”submit”], input[
   type=”button”] { -webkit-appearance: button; } select { -webkit-appearance:textfield;}
 * see [https://wordpress.org/support/topic/radio-button-doesnt-show-in-google-chrome](https://wordpress.org/support/topic/radio-button-doesnt-show-in-google-chrome)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ascent] Checkboxes and Radio Buttons not showing](https://wordpress.org/support/topic/checkboxes-and-radio-buttons-not-showing-1/)
 *  Thread Starter [dontstopofdancingnow](https://wordpress.org/support/users/dontstopofdancingnow/)
 * (@dontstopofdancingnow)
 * [11 years ago](https://wordpress.org/support/topic/checkboxes-and-radio-buttons-not-showing-1/#post-6091101)
 * Hi Pitabas, I just realised that the checkboxes and radio buttons work fine in
   internet explorer but do not show when using google chrome (on PC and on mobile).
   Please have another look at the links above using chrome. It appears that a selection
   can be made but there is no graphic for the checkbox/radio button.
 * Any ideas?
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Ascent] Checkboxes and Radio Buttons not showing](https://wordpress.org/support/topic/checkboxes-and-radio-buttons-not-showing-1/)
 *  Thread Starter [dontstopofdancingnow](https://wordpress.org/support/users/dontstopofdancingnow/)
 * (@dontstopofdancingnow)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/checkboxes-and-radio-buttons-not-showing-1/#post-6091088)
 * Hi, thanks for the response.
 * On this page the product options are configured as Checkboxes
    [http://www.washfortheworld.com.au/product/bamboo-toothbrush-adult/](http://www.washfortheworld.com.au/product/bamboo-toothbrush-adult/)
 * On this page the product options are configured as Radio Buttons
    [http://www.washfortheworld.com.au/product/oxygen-bleach/](http://www.washfortheworld.com.au/product/oxygen-bleach/)
 * For other products I’ve used Select Boxes and the plugin seems to work fine but
   I’d prefer to use radio buttons.
 * The checkbox for the “ship to billing address” option at the checkout is also
   missing
 * Cheers

Viewing 3 replies - 1 through 3 (of 3 total)