whereisscott Posted August 2, 2022 Share Posted August 2, 2022 Site URL: https://bobcat-wolf-gcel.squarespace.com/ Hi all, I used the Stretchy Navigation Line plugin from Ghost Plugins (link here) and I'm loving the effect, but it is, unfortunately, being covered up by the drop-down menu when it's activated. I'm wondering if anyone could help me fix this so that the line doesn't disappear when the drop-down menu appears? Background: I tried moving the drop-down folder down using CSS so that the line stays visible, but this caused its own problems: because the drop-down menu was no longer connected to the menu item above it, the menu unselects and disappears when you go to move your mouse down to the menu items. Website: https://bobcat-wolf-gcel.squarespace.com/ Password: unique Thank you Best, -Scott Link to comment
Beyondspace Posted August 3, 2022 Share Posted August 3, 2022 On 8/2/2022 at 8:14 AM, whereisscott said: Site URL: https://bobcat-wolf-gcel.squarespace.com/ Hi all, I used the Stretchy Navigation Line plugin from Ghost Plugins (link here) and I'm loving the effect, but it is, unfortunately, being covered up by the drop-down menu when it's activated. I'm wondering if anyone could help me fix this so that the line doesn't disappear when the drop-down menu appears? Background: I tried moving the drop-down folder down using CSS so that the line stays visible, but this caused its own problems: because the drop-down menu was no longer connected to the menu item above it, the menu unselects and disappears when you go to move your mouse down to the menu items. Website: https://bobcat-wolf-gcel.squarespace.com/ Password: unique Thank you Best, -Scott I think we can move the folder down a little bit with margin style. Currently, the folder is on the line so the line will be hidden when the folder appear. 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
Solution Beyondspace Posted August 3, 2022 Solution Share Posted August 3, 2022 Try adding to Home > Design > Custom Css .header-nav-folder-title + .header-nav-folder-content { margin-top: 15px; } Hope it can helo 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
Beyondspace Posted August 3, 2022 Share Posted August 3, 2022 My testing 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
whereisscott Posted August 3, 2022 Author Share Posted August 3, 2022 @bangank36That did it, thank you! I initially used padding instead of margin to try to get the same effect but margin didn't cause the de-select problem I was having, so this is great. Thanks again! Beyondspace 1 Link to comment
whereisscott Posted August 12, 2022 Author Share Posted August 12, 2022 Hi @bangank36 - Thank you again for your help with this! I wanted to see if you could help me with one other thing that this impacted. It turns out that this code also moved the actual Squarespace "Save" button down as well. This has the unintended consequences of making it difficult to save website changes as the mouse "loses" the button and the button disappears. I'm wondering what you might do in this case? Maybe there is another workaround? Sorry to bother and thank you again! 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