fncreativeconsole Posted February 8, 2022 Share Posted February 8, 2022 Site URL: https://tbcf.squarespace.com/ Hi all! I am trying to move my social links to the left side of the navigation. However, when I implement the following code, it shows duplicates of my social links (photo attached). <script> $(document).ready(function() { $(".header-actions-action--social").detach().prependTo(".header-title-nav-wrapper"); }); </script> Please help! Any rationale as to why that is happening? Any code fixes for moving these links over to the left side? Thank you!!! Site: https://tbcf.squarespace.com/ Password: tbcf Link to comment
Beyondspace Posted February 8, 2022 Share Posted February 8, 2022 7 minutes ago, fncreativeconsole said: Site URL: https://tbcf.squarespace.com/ Hi all! I am trying to move my social links to the left side of the navigation. However, when I implement the following code, it shows duplicates of my social links (photo attached). <script> $(document).ready(function() { $(".header-actions-action--social").detach().prependTo(".header-title-nav-wrapper"); }); </script> Please help! Any rationale as to why that is happening? Any code fixes for moving these links over to the left side? Thank you!!! Site: https://tbcf.squarespace.com/ Password: tbcf Have you tried setting the header layout? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment