Remove left Navigation when form opens
Hello,
when I want to remove the left Navigation I often use this code on pages:
<style>
#sideNavBox{display: none !important;}
#contentBox{margin-left: 20px !important;}
</style>
I put it in a script-editor webpart. Can I implement the code in the css of a form? Will this work? Is the syntax the same as in script-Editor-webpart?
when I want to remove the left Navigation I often use this code on pages:
<style>
#sideNavBox{display: none !important;}
#contentBox{margin-left: 20px !important;}
</style>
I put it in a script-editor webpart. Can I implement the code in the css of a form? Will this work? Is the syntax the same as in script-Editor-webpart?
-
- Information
-
Who is online
Users browsing this forum: No registered users and 10 guests