Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Fabian
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
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.
Fabian
Yes we're using SilkUI.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...