SimoneOCo Posted April 9, 2021 Share Posted April 9, 2021 Site URL: https://www.arfinancialplanners.com.au/ Hi, I would like a semi-sticky navigation - that is, just having the logo sticky on scroll [on a transparent background] without any other navigation menu. I've tried a few things and cannot work it out. Here is an example of what I would like to achieve for the logo on scroll: https://viridianselect.com.au/ Is anyone able to help with code or reference to a freelancer for help? Thanks so much! Simone Beyondspace 1 Link to comment
Beyondspace Posted April 9, 2021 Share Posted April 9, 2021 1 hour ago, SimoneOCo said: Site URL: https://www.arfinancialplanners.com.au/ Hi, I would like a semi-sticky navigation - that is, just having the logo sticky on scroll [on a transparent background] without any other navigation menu. I've tried a few things and cannot work it out. Here is an example of what I would like to achieve for the logo on scroll: https://viridianselect.com.au/ Is anyone able to help with code or reference to a freelancer for help? Thanks so much! Simone May this helps @media only screen and (min-width: 768px) { .shrink.header .header-announcement-bar-wrapper { position: fixed; } .shrink.header .header-nav { top: -100px; position: relative; } .header-nav { transform: top 0.75s; } .header-title-logo { position: relative; } .shrink.header .header-title-logo:after { opacity: 0.3;transition: opacity 0.75s; } .header-title-logo a { z-index: 99; position: relative; } .header-title-logo:after { z-index: 0; position: absolute; content: ''; width: ~"calc(100% + 8vw)"; height: ~"calc(100% + 4vw)"; left: -4vw; top: -2vw; background: #000; opacity: 0; } } tuanphan 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
tuanphan Posted April 14, 2021 Share Posted April 14, 2021 On 4/9/2021 at 7:53 AM, SimoneOCo said: Site URL: https://www.arfinancialplanners.com.au/ Hi, I would like a semi-sticky navigation - that is, just having the logo sticky on scroll [on a transparent background] without any other navigation menu. I've tried a few things and cannot work it out. Here is an example of what I would like to achieve for the logo on scroll: https://viridianselect.com.au/ Is anyone able to help with code or reference to a freelancer for help? Thanks so much! Simone Just want to say your site has some small issues. If you need to fix, just reply here. Site URL – https://www.arfinancialplanners.com.au/ 1. (Tablet-Footer) Want to increase contact column width? 2. (Mobile-Footer) Want to important links to 3 lines? 3. (Tablet-Overlay Menu) Menu has 2 items only. Want to force desktop menu on tablet? 4. (Mobile) The page looks long. You should consider adding a back to top button 5. (Our Story) Browser tab name still shows “General 2” 6. (Our Services) Similar our story 7. (Mobile-Our Services) Want to change to 2 boxes/row? 8. (Our Advice Process) You haven’t changed SEO Title so the browser tab name still shows “About 1” Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment