MrY-Z Posted November 6, 2023 Posted November 6, 2023 (edited) Hello, I'm new with CSS code on squarespace I have new website. I need CSS code for the effects of the header links and icons of the social media and the links effects colors when I moving between the sections and the posters flip effect. like this website: https://impactproductions.com And how I can make it on squarespace website? Edited November 6, 2023 by MrY-Z
Vigasan Posted November 6, 2023 Posted November 6, 2023 (edited) That's not going to be just CSS, you'll need to use JS to see how far down a user has scrolled, and then change that specific anchor link color in the menu. In Squarespace 7, some templates could do this as single-page websites but in 7.1 it'll take code. Many jQuery libraries will let you detect when a user is on a specific section (instead of using offset) which will make the code easier to write. Here's a good starting point: https://stackabuse.com/bytes/check-element-visibility-after-scrolling-with-jquery-or-js/ Edited November 6, 2023 by Vigasan If an answer I provide helps you, please mark it as the answer so others can easily access it as well. I'm a Squarespace Authorized Trainer, Squarespace Expert, and Circle Member and I've been helping my clients as well as those here in the forum and in various Squarespace groups with custom coding and support for Squarespace websites. I would love to help you in any way I can. Squarespace Plugins | Book Live Help | Squarespace Video Tutorials | Buy Me a Coffee
MrY-Z Posted November 6, 2023 Author Posted November 6, 2023 Thank you for your reply @Vigasan , I will check the website. And how about the the posters flip effect with text?
Vigasan Posted November 6, 2023 Posted November 6, 2023 27 minutes ago, MrY-Z said: Thank you for your reply @Vigasan , I will check the website. And how about the the posters flip effect with text? For the flip effect, there's some great free code here: https://codemyui.com/3d-card-flip-hovering-text/ MrY-Z 1 If an answer I provide helps you, please mark it as the answer so others can easily access it as well. I'm a Squarespace Authorized Trainer, Squarespace Expert, and Circle Member and I've been helping my clients as well as those here in the forum and in various Squarespace groups with custom coding and support for Squarespace websites. I would love to help you in any way I can. Squarespace Plugins | Book Live Help | Squarespace Video Tutorials | Buy Me a Coffee
MrY-Z Posted November 6, 2023 Author Posted November 6, 2023 Thank you for your reply @Vigasan , Sorry but how can I use it in my website?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment