Remove gear page edit button for OEM customer system Admin?

Hey Raymond, thanks for sharing your solution here.

If you’re building in U3, it may be because the Edit Page Button CSS changed slightly from U2 to U3. You should also be able to hide the Edit Page button using

.skuidEditBtn {<br>&nbsp; &nbsp; display: none;<br>}&nbsp;