Jump to content

Moving Mobile Sub-Menu into the Normal Mobile Menu

Recommended Posts

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
  • Replies 7
  • Created
  • Last Reply

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

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

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?

Untitled.jpg

Link to comment
  • 2 months later...

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
  • 1 month later...
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.