NoahW
Member-
Content Count
6 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Works on Home Page but Not Others! Appreciate the help, but unfortunately the problem still occurs on other pages. The header stays the color of the page upon scrolling.
-
Site URL: https://duck-buffalo-k3d3.squarespace.com Hello! I would like to display my folder (menu) on mobile rather than the hamburger button. I disabled the hamburger button with: .header-burger {display: none!important} But cannot figure out how to show the folder - which is visible on desktop Hope you can help!
- 1 reply
-
- folder
- navigation
-
(and 1 more)
Tagged with:
-
Site URL: https://duck-buffalo-k3d3.squarespace.com Hello! I'm attempting to keep the header the same color when I scroll. I would like the header to keep the metal look when scrolling rather than changing to green. Here is the Current Code. Appreciate any help! //Header Image .header { background-image: url("https://static1.squarespace.com/static/5e8ca6472e5c376d3f69a514/t/5e9e0633a2713368e9c28d3f/1587414595997/TIB+-+Metal+Header+Texture+-+v1.png") } //Header formatting @media screen and (max-width: 700px) { .sqs-block-horiz
-
NoahW started following Fixed Header
-
Site URL: https://duck-buffalo-k3d3.squarespace.com Hello! I'm attempting to keep the header Constant and Fixed as I scroll through the pages. As of now it is fixed but not constant - as in it changes colors based on each page when it scrolls down I would like the header to keep the metal look when scrolling rather than changing to green. Here is the Current Code. Appreciate any help! //Header Image .header { background-image: url("https://static1.squarespace.com/static/5e8ca6472e5c376d3f69a514/t/5e9e0633a2713368e9c28d3f/1587414595997/TIB+
-
Change Individual Navigation Link Colors 7.1
NoahW replied to NoahW's question in Coding and Customization
Thank You!!- 4 replies
-
- squarespace-7.1
- custom-css
-
(and 1 more)
Tagged with:
-
Site URL: https://duck-buffalo-k3d3.squarespace.com Hello! I am trying to change the two of the links on my navigation menu to red while keeping the others the same color. Here is the code I am using for the navigation menu: //Dropdown Folder Style .header-nav-folder-content { background: #d5d6da !important; color: #091e3e !important; font-size: 15pt; font-family: 'Courier'; letter-spacing: .5px; } //Dropdown Folder Label .header-nav-wrapper a { background-image: none !important; font-family: Arial; color: #091e3e !important; }
- 4 replies
-
- squarespace-7.1
- custom-css
-
(and 1 more)
Tagged with: