Jump to content

(Mobile) How to remove the folder title and just have the folder contents present in the menu

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

Add to Design > Custom CSS

@media screen and (max-width:991px) {
	.header-menu-nav-folder {
    transform: unset !important;
}
.header-menu-controls.container.header-menu-nav-item {
    display: none;
}
[data-folder="root"]>.header-menu-nav-folder-content:first-child {
    display: none;
}}

 

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
  • 9 months later...

Hi !

I'd like to ask if it is possible to have this fonction, but without loosing the button (the one button you can add on the nav is still there, but instead of being down it went up and you cannot click on it anymore)

Thank you!

Link to comment
On 5/3/2023 at 5:10 AM, nojqui said:

Hi !

I'd like to ask if it is possible to have this fonction, but without loosing the button (the one button you can add on the nav is still there, but instead of being down it went up and you cannot click on it anymore)

Thank you!

What is your site url? We can check easier

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.