Created
August 27, 2019 19:58
-
-
Save veritstudio/8ab385c81f6c71f13a7b8fc5953a8005 to your computer and use it in GitHub Desktop.
Add class to body CMS Page - Magento 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<body> | |
<attribute name="class" value="custom_class"/> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment