Skip to content

Instantly share code, notes, and snippets.

@octoxan
Last active June 24, 2016 17:37
Show Gist options
  • Save octoxan/376e6d75ecf8a803bca3e2979f122fe6 to your computer and use it in GitHub Desktop.
Save octoxan/376e6d75ecf8a803bca3e2979f122fe6 to your computer and use it in GitHub Desktop.
Add Class to <body> in Magento
<reference name="root">
<action method="addBodyClass"><classname>whatever</classname></action>
</reference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment