Jump to content

Sly198

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Sly198

  1. Hello,

    I created a fix menu in Mojave, see code below. 

    Now I would like that the sliders I have on my content pages goes under the fixed menu, and not over it.Is there a code for it?

    Thanks for your help,

     

     

    .Header, .Mobile {
      width: 100%;     /* for IE and Edge */
      position: fixed; /* for IE and Edge */
      position: -webkit-sticky; /* For Safari 6.1+ */
      position: sticky; /* Latest browsers */
      top: 0;
      z-index: 4;
    }

     

    Sly

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