22
Views
2
Comments
3 bar menu on mobile cannot be hidden
Question

i deleted the menu web block from my app but the 3 bar menu still shows up on mobile. on the desktop the menu is not displayed. when i inspect the html i can see that on mobile the html below is generated. on the desktop it's not there.

<div  class="Header_RightSection HiddenInDesktop"><a id="LiverpoolTheme_wt120_block_wt20" tabindex="1" class="Header_ButtonMenu" href="#"><span class="fa fa-fw fa-bars"></span></a></div >

why is the app without a menu web block still generating that 3 bar menu? is this a bug?

thank you for any feedback
2011-06-15 10-51-52
Cipriano Teibão
You using SILK UI? I think its Responsive Server Side (RESS), it's possible that it doesnt generate the same content depending on the platform that is loading said content, not sure tho.
2016-03-09 17-21-39
Fabian
Yes we're using SilkUI.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.