Home › Forums › Basel support forum › How to change the mobile menu presentation? How to change the mobile menu presentation? This topic has 7 replies, 2 voices, and was last updated 7 years ago by Artem Temos. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts December 13, 2017 at 6:45 am #28631 bconnessoParticipant Dear Support, The current website mobile navigation is burger bar at left, logo on right. How to make it 1. Logo on center, burger bar on right? or 2. Logo on left, burger bar on right? Kindly advise soonest possible. Thanks Attachments:You must be logged in to view attached files. December 13, 2017 at 7:43 am #28657 Artem TemosKeymaster Hi, Could you please send us a link to that website? Thank you December 14, 2017 at 10:53 am #28877 bconnessoParticipant hi this is the link ( in private content) December 14, 2017 at 10:57 am #28880 Artem TemosKeymaster Try to add the following code snippet to the Custom CSS area for mobile devices in Theme Settings to do this .main-header.header-split .right-column { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2; text-align:right; } Regards December 14, 2017 at 1:06 pm #28898 bconnessoParticipant Hi How to make the logo on centre and burger bar on right? Thanks December 14, 2017 at 2:40 pm #28914 Artem TemosKeymaster Hi, Sorry, but we can’t do this since you don’t have anything on the left side and logo can’t be perfectly centered. Regards December 14, 2017 at 3:03 pm #28923 bconnessoParticipant What if we add some icon on the left? Then the logo can be centered? December 14, 2017 at 3:26 pm #28929 Artem TemosKeymaster Try to add this code snippet to the CSS also .main-header.header-split .site-logo { position: absolute!important; } Author Posts Tagged: mobile, navigation Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register