Jump to content

Header Button Arrangement

Go to solution Solved by DPruitt,

Recommended Posts

  • Solution

You could do this:

.header-menu-nav-folder-content
{justify-content: initial !important;}

.header-menu-nav-folder.header-menu-nav-folder--active {
    flex-direction: column-reverse !important;
}

Sadly, it does move the Social Icons above the navigation.

You could do this approach instead to solve that issue:

.header--menu-open .header-menu .header-menu-cta
{order: 0;}

.header-menu-nav-folder-content
{order: 5 !important;}

.header--menu-open .header-menu .header-menu-actions {
    order: 6 !important;}

 

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.