Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 16, 2020 at 10:36 pm #1204566 AlteksParticipant I want to totally remove the full width submenu when viewing on mobile, not just change it to the button menu. On the link given, this would be the menu in blue that has Solutions, Platform, Reports, etc. Thank you April 18, 2020 at 9:13 am #1204864 RikardKeymaster Hey Alteks, Please try the following in Quick CSS under Enfold->General Styling: @media only screen and (max-width: 767px) { .av-submenu-container { display: none; } } Best regards, Rikard 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