treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Custom Checkboxes, Wordpress, SCSS and contact form 7

  • What could go wrong right. Made a custom checkbox using some previously used mixins. Works fine on Code Pen

    But not on my wordpress site Temp

    I deleted everything from my scss directory but that code and still get issues.

    Additionally, Contact form 7 uses one shortcode for placing both the value and label text. So is possible to hide the label and keep the rotated L creating the check mark. Is there a work around?My form

    I wanted my clients to have some degree of control over creating their forms. Should I just takeover that aspect of the site, any other solutions?

    Thanks homies.

  • Are you adding the class of "roundedTwo" to the checkboxes that are being loaded by ContactForm 7?

    Edit: I just looked at the site, check boxes are looking as you have them in the Codepen.

  • Not sure what browser your using but on chrome and dolphin on mobile the check mark is small miss-aligned and does deselect.