Jump to content

Moving the menu in the Tudor template

Recommended Posts

  • Replies 1
  • Views 559
  • Created
  • Last Reply
Posted
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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.