...
On the XML Block: head-files page, click Edit. The advanced editor window will open.
Click on the Toggle Fullscreen Mode icon to expand the code view.
On or around line 3 of the code, locate the content meta tag highlighted in the Siteimprove page report and select in your Cascade CMS advanced editor.
Copy the content meta tag code block below and replace the meta tag in Cascade CMS.
Code Block <meta content="width=device-width, initial-scale=1, shrink-to-fit=yes, user-scalable=yes" name="viewport”viewport"/>
Click Preview Draft and then Submit to save to Cascade CMS.
Verify that your XML block was saved. If your XML block includes the Draft button next to the title, this means you have an error in your code. Usually, this means you have forgotten a closing quote or slash.
If your XML was not saved correctly, you will see an error message that states “asset failed validation” when you click the Submit button.
Click Edit.
Correct your code and repeat step 5.
After you have successfully saved the XML code block, go to the page in Cascade CMS that was identified in the Siteimprove page report and publish the page.
...