Category: Drupal August 08, 2014 How to add classes or attributes to Drupal form elements This tutorial solves the following questions: Add css property for individual components in Drupal form elements How can I add a class to a label with drupal's form API? Adding class to form-item How do I add classes to form elements? How to...