Jump to content

bluefluidmotion

Circle Member
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

bluefluidmotion's Achievements

  1. Having: Header { position: fixed !important; top: 25px !important; Works as long there is an announcement. But when there isn't, it leaves a gap at the top and doesn't move the top-nav to the top of the page. Changing it to Header { position: fixed !important; top: 0px !important;Fixes the issue, but covers the announcement. Also, the page scrolls over the announcement. How do you make it go behind the announcement?link textThanks
  2. Having: Header { position: fixed !important; top: 25px !important; Works as long there is an announcement. But when there isn't, it leaves a gap at the top and doesn't move the top-nav to the top of the page. Changing it to Header { position: fixed !important; top: 0px !important;Fixes the issue, but covers the announcement. Also, the page scrolls over the announcement. How do you make it go behind the announcement?link textThanks
  3. I am trying to have the navigation sticky on all of my pages, but it seems to only work on one of the pages: link text This is the code that I am using. Thanks,Andrew T Header { position: fixed; top: 0; left: 0; right: 0; z-index: 999 } // fix mobile nav .Mobile-bar--top { position: fixed; top: 0; left: 0; right: 0; background: #85C1E9; } .Mobile-bar { position: fixed; z-index: 99999; } // move mobile overlay down .Mobile-overlay-menu-main { padding-top: 80px; }
×
×
  • 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.