Can you please supply an example css for modifying the menu in the app About › Support › Support › Can you please supply an example css for modifying the menu in the app This topic is empty. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts 8th October 2019 at 11:02 pm #2927 Pastor AndresModerator We want to dress up the menu but are not sure how to approach it. 9th October 2019 at 7:22 am #4345 Andy MoyleKeymaster The markup for the menu section of the app… (It gets changed dynamically with which items!) Home Home Account Address Bible Calendar Classes Giving Groups Media News Prayer Rotas Settings Logout The CSS… .menu{display:none;z-index:999; position:absolute;top:0 left:0; width:100%; height:100%;background:#FFF;} .menu li{border: 1px solid #CCC; margin:0!important; padding:10px 20px;} .menu ul{list-style-type:none;} Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In