Mobile menu location Home › Forums › Agama Pro › Mobile menu location This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by Zex. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 13, 2020 at 12:00 am #25777 bojan kamcheskiParticipant Hi, when I use the mobile version I want the menu (which is now just below the logo) to appear on the right side inline with my logo. Is this possible? Thanks March 13, 2020 at 8:44 am #25787 ZexModerator Hello, Bojan! Insert the following code into Customizing->General->Additional CSS: @media (max-width:480px) { #agama-logo a { max-width: 80%!important; text-align: left!important; } .logo{ float: left!important; } .mobile-menu-icons{ width: 20%!important; clear: none!important; text-align: right!important; } } Regards 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