Jump to content

Vertical alignment of header in mobile

Go to solution Solved by tuanphan,

Recommended Posts

I'm trying to centrally vertically align the content in the header of this site. It's fine in desktop mode, but when i go to mobile view the logo and menu button are aligned to the base of the header. I want them to be centrally vertically aligned. Couldn't see any options to change this. Any ideas how to change this? Thanks

Link to comment
  • Replies 6
  • Views 391
  • Created
  • Last Reply

Top Posters In This Topic

On 4/4/2023 at 10:27 PM, tuanphan said:

Add to Design > Custom CSS

/* Fix align mobile menu */
@media screen and (max-width:991px) {
.header-announcement-bar-wrapper {
    padding-bottom: 6vw !important;
}
}

 

Thanks worked perfectly!

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.