Skip to main content
June 24, 2014
Question

Forms 2.0 Checkmark Size

  • June 24, 2014
  • 1 reply
  • 768 views
I am creating a simple subscription center. Since the page is not responsive, I increased the checkbox size to it easier to make a selection on a mobile device. But I can't figure out how to increase the size of the checkmark. 

Any ideas?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

June 25, 2014
One option is creating a checkbox image and use that as your checkbox
 
The following post discusses custom input controls:
 
http://www.thecssninja.com/css/custom-inputs-using-css

The CSS is the key if you are going that route or the adhering to the standard.