Jump to content

BoundtreeM

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by BoundtreeM

  1. I'm trying to add a transparent color to the fixed top navigation upon scroll using the following code to no avail:

    .Header {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 10;
        z-index: 999;  
    }
    /* Mobile */
    .Mobile-bar {
        background-color:transparent;
    }
    /* Desktop */
    .Header {
        background-color:transparent !important;
    }
    .Header{
       transition: 0.2s;
      color: #f6f6f6;
    }

    What am I doing wrong?

    Thank you!

     

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