From 341cdafb924a57c70c514ddee8d18c98d61a92a6 Mon Sep 17 00:00:00 2001 From: Cedric Ziel Date: Fri, 23 Feb 2018 10:26:05 +0100 Subject: [PATCH] Allow changing head and body element through xml layout updates This solution is curtesy of https://magento.stackexchange.com/questions/126646/magento2-how-to-add-different-custom-css-file-on-specific-cms-pages/166322#166322 and https://github.com/magento/magento2/issues/4454#issuecomment-289414473 --- .../Magento/Framework/View/Layout/etc/page_layout.xsd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/internal/Magento/Framework/View/Layout/etc/page_layout.xsd b/lib/internal/Magento/Framework/View/Layout/etc/page_layout.xsd index 915ba61748bab..8e5ecde1487af 100755 --- a/lib/internal/Magento/Framework/View/Layout/etc/page_layout.xsd +++ b/lib/internal/Magento/Framework/View/Layout/etc/page_layout.xsd @@ -7,6 +7,8 @@ --> + + @@ -14,6 +16,8 @@ + +