Body Class
75 sites
Security covered
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