Guest Posted May 2, 2020 Share Posted May 2, 2020 Site URL: https://www.palliumcare.com/ I am attempting to move the submenu on the mobile view into the regular menu. I would rather have it appear on one mobile menu screen instead of clicking to get to the mobile SUBmenu. Preferably it would be slightly smaller in text or possibly indented to show that it's a submenu. Thanks for your help! Link to comment
tuanphan Posted May 3, 2020 Share Posted May 3, 2020 (edited) difficult Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .header-nav { display: flex !important; } .header-burger { display: none; } .header-title-nav-wrapper { flex-direction: column; } } -- 10 minutes Edited May 3, 2020 by tuanphan Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted May 4, 2020 Share Posted May 4, 2020 Thanks for your response. This code pulled my normal nav links into the mobile menu header. I've attached a photo for you to see. Any other ideas? Link to comment
tuanphan Posted May 12, 2020 Share Posted May 12, 2020 On 5/4/2020 at 10:47 PM, PalliumCare said: Thanks for your response. This code pulled my normal nav links into the mobile menu header. I've attached a photo for you to see. Any other ideas? Have you solved yet? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted May 12, 2020 Share Posted May 12, 2020 Like you said earlier I think it's quite complex and above my limited understanding. Link to comment
VentureLab Posted July 13, 2020 Share Posted July 13, 2020 Site URL: https://www.venturelab.lu.se Hi! I'm wondering if there is any code that can solve this? Like PalliumCare I'm looking to put my submenu in the normal menu view on mobile, instead of being a click away in a second mobile menu. Any help? :D Thanks in advance, Louise Link to comment
tuanphan Posted August 25, 2020 Share Posted August 25, 2020 On 7/13/2020 at 5:08 PM, VentureLab said: Site URL: https://www.venturelab.lu.se Hi! I'm wondering if there is any code that can solve this? Like PalliumCare I'm looking to put my submenu in the normal menu view on mobile, instead of being a click away in a second mobile menu. Any help? :D Thanks in advance, Louise Have you found the solution yet? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment