Seb_B Posted November 3, 2022 Share Posted November 3, 2022 (edited) Hi all, I am in the process of making my website more appealing and would like to ask for help with drop down animations. sebastianborde.com When hovering over the "work" section in the nav bar, a list of three options appear instantly. I would like to make them appear with a bit of delay, similar to the gif below. The background can remain transparent of course. Is there a way to achieve this? I have tried to search for a solution myself but have very limited coding knowledge. Here is the CSS used so far: // active nav bold .header-nav-item--active a{ background: unset !important; font-weight: bold !important; } // nav hover bold .header-nav-item>a:hover { font-weight: bold !important; } .header-nav-folder-item:hover a { font-weight: bold !important; } // Dropdown unicode + a.header-nav-folder-title:after { content: "\002B"; font-family: 'squarespace-ui-font'; position: relative; top: 1px; } Bonus question: I have changed the nav items to go bold when hovering over them and also being continuously bold depending on which section you are currently viewing. This works great except for the "work" tab with drop-down. Whenever I am in either of the drop-down sections (landscape, urban, or drone). All of them appear bold and even underlined (I previously removed underline completely using CSS). Do you know if this is fixable? Many thanks in advance 🙂 Seb Edited November 3, 2022 by Seb_B Link to comment
Beyondspace Posted November 4, 2022 Share Posted November 4, 2022 https://www.awesomescreenshot.com/video/12232380?key=d759379821a48d135061c48ec1fc6e69 what do you think about this animation? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Seb_B Posted November 6, 2022 Author Share Posted November 6, 2022 (edited) On 11/4/2022 at 3:15 PM, bangank36 said: https://www.awesomescreenshot.com/video/12232380?key=d759379821a48d135061c48ec1fc6e69 what do you think about this animation? That looks awesome indeed, thanks! Would it be possible to speed it up a bit? Many thanks Seb Edited November 7, 2022 by Seb_B Link to comment
tuanphan Posted November 10, 2022 Share Posted November 10, 2022 On 11/7/2022 at 12:25 AM, Seb_B said: That looks awesome indeed, thanks! Would it be possible to speed it up a bit? Many thanks Seb Do you still need help? 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!) Link to comment
Seb_B Posted November 10, 2022 Author Share Posted November 10, 2022 (edited) 5 hours ago, tuanphan said: Do you still need help? Hi tuanphan, yes help would be great. I have not received the code to make the change in the animation. Many thanks Edited November 10, 2022 by Seb_B 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