Jump to content

EJ119

Member
  • Posts

    21
  • Joined

  • Last visited

Posts posted by EJ119

  1. Hello,

    I need help changing the color of the hamburger menu icon to white. It is currently a dark grey but I would like it to be white on the mobile view. I only want the hamburger icon to change to white and that's it.

    This is the website: https://www.sullivandesignstudio.com/ 

    As you can see, it is a dark grey but I would like it to be white. Can you provide the code necessary to do this?

     

    Thanks!!

  2. .header-actions .header-nav-item {
      padding-right:2.1w !important; /**change as needed**/

    }

    .header-nav-list   {
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-pack:end !important;
          -ms-flex-pack:end !important;
              justify-content:flex-end !important;
      .header-nav-item {
         padding-right:2.1vw !important; /**change as needed**/
      }
    }

    .header-actions--right {
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-pack:justify;
          -ms-flex-pack:justify;
              justify-content:space-between;
    }

    .header-actions .header-nav-item {
      padding-right:2.1vw !important;//change as needed

    }

    .header-nav-list   {
      display:flex;
      justify-content:flex-end !important;
      .header-nav-item {
         padding-right:2.1vw !important; //change as needed
      }
    }

    .header-actions--right {
      display:flex;
      justify-content:space-between;
    }

    .header-display-mobile .header-nav-item.header-nav-item--collection {
    display:none;
    }

    /* Home transparent */
    body.homepage .header-announcement-bar-wrapper, body.homepage header#header {
        background: transparent !important;
    }

    h3 a:hover {
        color: #cd7e3c !important;
    }

    section[data-section-id="630039bc9470670078eb1643"]     {
      border-top: 1px solid #000;
    }

    [data-section-id="5e4c4bfc089b191d4a53fa73"] { padding-top: 0 !important; }

    /* Home nav items */
    body.homepage div.header-nav-item a {
        color: white !important;
    }

    // Navigation Links Spacing //

    .header-nav-item a {
      margin: 0px 2px !important;
    }
    https://static1.squarespace.com/static/5e4c49786776b00f34b723a5/t/639135c8f3a6940a6ecddad1/1670460872379/Sullivan_Logo-07+(1).png
    [data-section-id="5e73d711f1221176fcfd4730"] .content-wrapper {
        padding-top: calc(~"10vmax / 5") !important;
    }
    .header-nav-item.header-nav-item--collection {
      margin-right: 20px;
    }

  3. Site URL: https://www.sullivandesignstudio.com/

    I am wanting to change the color of my secondary navigation to white. As you can see, all the navigation is black and I can change the primary navigation (left of logo) to white using the header styles however I cannot do the same to the right because I am using custom CSS. Can someone provide me with custom code that would allow me to change the navigation text to the right of the logo (secondary navigation) without changing it in the site styles? 

    Thanks!

    image.thumb.png.1821dd89332e5c6073a44bb6def0e5fc.png

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