Quantcast
Channel: Moodle for mobile
Viewing all articles
Browse latest Browse all 8344

Re: removing items from the ion-side-menu

$
0
0

par Manjunath Moodle.  

Hi Elton,

   Assuming number of items in the side menu list is same as what is provided by default moodle mobile app, you can put below code in your remote css file -


ion-content.has-side-menu-header.mm-sidemenu-menu li:nth-last-child(4) {
   display: none;
}
this will hide 4th "li" element from the bottom (which is Help link).

   


Viewing all articles
Browse latest Browse all 8344

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>