Jump to content

Header Layout Help

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

You can add this code to Website Tools (under Not Linked) > Custom CSS

@media screen and (min-width: 992px) {
.header-display-desktop .header-nav, .header-display-desktop .header-actions.header-actions--right {
    display: none
}
.header-display-mobile {
    display: flex !important;
    width: 50%;
    justify-content: space-between;
}
.header-display-mobile .header-title {
    display: none 
}
.header-inner {
    flex-direction: column
}
.header-display-mobile .header-title-nav-wrapper {
    flex: 0 1 auto;
}
.header-display-mobile .header-actions--right {
    flex: 0;
}}

 

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.