Body Class
68 sites
Security covered
Drupal 9–11
This module allows you to add custom CSS classes to the body tag of individual nodes when creating or editing content. These classes can then be used for styling specific pages with CSS.
Body Class is a simple module that allows users to add custom body classes to any node through the node/add interface. The respective classes will be appearing in body tags
Download using Drush
drush dl -y body_class
Enable using Drush
drush en -y body_class
Disable using Drush
drush dis -y body_class
Uninstall using Drush
drush pmu -y body_class
Similar module
Depends on
Dependencies of the latest stable release
- node Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.