Jump to content

Skye Template - moving navigation bar to top of page

Recommended Posts

Posted

Hi there,

I am hoping to have the main navigation section of my page (currently running along the bottom of the page) to sit at the top of my page below my logo. This would be next to the hamburger nav icon - is there a way to do this?

Thanks,Hannah

  • Replies 9
  • Views 1k
  • Created
  • Last Reply
  • 1 year later...
  • 2 weeks later...
Posted

@cstern01 Lets give this a try to start. Add the following to Design > Custom CSS.

@media screen and ( max-width: 768px ) {

  .header-special {
  
    display: unset;

    }
    
  .header-special .social-search-wrapper {
  
    display: unset;
    
    }
    
  .mobile-bar {
  
    background-color: unset;
    border-top: unset;
    bottom: unset;
    box-sizing: unset;
    display: unset;
    left: unset;
    padding: unset;
    position: unset;
    width: unset;
    z-index: unset;
    
    }
    
  /*
  
    IE 11 and a few others doesn't support all :-(
    
    .mobile-bar {
    
      all: unset;
      
      }
      
    */ 
    
  .nav-toggle-label {
  
    display: unset;
    
    }
  }

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

  • 5 weeks later...
Posted

@alexandra923 Please post the URL for your site.

If your site is not public please set up a site-wide password, if you've not already done so. Post the password here.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

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.