santorodesign Posted May 11, 2021 Posted May 11, 2021 Site URL: https://rhino-harmonica-emrl.squarespace.com/ Hey everyone! I'm working on a client site and, just on the homepage, I'd like for the navigation to go from transparent to white background on scroll (with the logo going from knockout to full color as well). I haven't been able to find any articles on this in my search, so I'm hoping I might find some help on here. Christopher Santoro Founder, Creative Director chris@santorodesign.co ********** SANTORO DESIGN, LLC empowers early-stage B2B and DTC companies to sell at a premium with compelling brand strategy, visual identity design, and website design solutions. Studio Website The MVB: A Better, Faster Way To Brand Your Company Instagram LinkedIn
tuanphan Posted May 13, 2021 Posted May 13, 2021 On 5/12/2021 at 2:04 AM, santorodesign said: Site URL: https://rhino-harmonica-emrl.squarespace.com/ Hey everyone! I'm working on a client site and, just on the homepage, I'd like for the navigation to go from transparent to white background on scroll (with the logo going from knockout to full color as well). I haven't been able to find any articles on this in my search, so I'm hoping I might find some help on here. Add to Design > Custom CSS /* transparent homepage header */ body.homepage header#header:not(.shrink) .header-announcement-bar-wrapper { background: transparent; position: absolute !important; } body.homepage header#header:not(.shrink) img { filter: invert(1); -webkit-filter: invert(1); } body.homepage header#header:not(.shrink) .header-nav-list a { color: white; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted May 17, 2021 Posted May 17, 2021 and do you need help fix these? Site URL – https://rhino-harmonica-emrl.squarespace.com/ 1. (Desktop-Homepage) Scroll bar on bottom of screen 2. (Mobile-Homepage) Remove image on top? 3. (Mobile-Homepage) change order of 02-image? 4. (Mobile-Homepage) reduce this spacing? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.