Jump to content

Move header logo and menu to the middle of desktop view

Go to solution Solved by tuanphan,

Recommended Posts

Hello, I'm looking to move the header logo and menu burger icon to the middle of the desktop page. I currently customised the menu to appear as the mobile version on desktop. See attached screen shot of desired outcome. The desired outcome is like this website: https://staging.alexanderdesign.thebeauxartsdigital.com/

Website is: https://bumblebee-blenny-z38d.squarespace.com/
Password: styledhabitat

Many thanks.

 

 

Screen Shot 2024-07-16 at 10.01.30 AM.png

Edited by BloomStudio
Link to comment
  • Replies 2
  • Views 536
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

You can use this code to Website Tools > Custom CSS

@media screen and (min-width:768px) {
div.header-title, div.header-burger {
    position: fixed;
    top: 50%;
    transform: translateY(-50%) !important;
}
div.header-burger {
    right: 0 !important;
    left: unset !important;
}
}

 

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.