Jump to content

Moving the menu in the Tudor template

Recommended Posts

  • Replies 1
  • Views 478
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 9/14/2021 at 9:04 PM, OliHarris said:

Site URL: http://https/thesporting.blog

Does anyone know if it's possible to move the 'burger menu' from the bottom, to the top of the page on the Tudor template? On mobile.

The menu is obscured by display ads which is kind of not great UX.

Add to Design > Custom CSS

@media screen and (max-width:640px) {
div#mobileBar {
    top: 0;
    bottom: unset;
}
div#headerAnnouncementWrapper {
    margin-top: 40px;
}
}

 

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.