Jump to content

Moving Burger to Left Side

Recommended Posts

Hello!

*This question is pertaining to the desktop version of my website* I am having issues moving my burger navigation from the right side of the screen to the left. I am looking to have the burger on the left side of the website, and then the logo in the middle or aligned right. I am unable to change either by adjusting the header layout thru SS's options on site styles.

image.thumb.png.df93642ee167e750628d02ccb29a4062.png

This pic is showing what I mean. I am also looking to create a burger nav that does not take up its own page. I am seeking to create something more like this from another church website.

image.thumb.png.259504708b16a95289b30eb11ddaa029.png

I'm not sure if I'm asking for too much out of Squarespace design wise but what's most important is the burger on the left. I've searched for hours on different websites and forums for solutions and tried numerous amounts of code in the CSS but haven't had any luck yet.

 

This is the website name: https://test-lsgj.squarespace.com/

Link to comment

Update:

I was able to move the burger to the left with this code:

.header-burger {position: absolute;}

.header-title-logo { 
    text-align:center;
    margin-left:0%;
}

I still need help trying to adjust the burger nav page/box into something more like that page screenshot pasted. Any help appreciated!

Link to comment
On 11/7/2022 at 1:23 AM, LSGJ-Eli said:

@tuanphan

PW is 'church429'

Add this CSS

@media screen and (min-width:992px) {
.header--menu-open .header-menu {
    bottom: unset;
    height: 50%;
    left: 20px;
    right: 20px;
    top: 20px;
}
.header-menu-nav-folder.header-menu-nav-folder--active {
    overflow: hidden;
}
.header-menu-nav-folder-content a {
    margin-top: 10px;
    margin-bottom: 10px;
}
}

 

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.