CSS Code
If you would like to remove the map feature on the Fan Wall, please insert this code into the SCSS box on the colours page.
body > ion-side-menus > ion-side-menu-content > ion-nav-view > ion-view > ion-content > div.scroll > div:nth-child(1) > div > div > div > button:nth-child(1){
Display: none !important;
}
Code last updated 05/March/2018, please ensure you are using the latest version.