Guest Posted September 7, 2020 Share Posted September 7, 2020 Site URL: https://www.zemnics.com My template grove, does not allow placement of social media buttons it just appears at the left side, is there any way to add them to the last section of my nav bar? NO code injection Thank you Link to comment
IXStudio Posted September 8, 2020 Share Posted September 8, 2020 Hi, Insert a code block on every page that you want to change and add this code. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.header-nav .header-nav-wrapper .header-nav-list').after($('.header-layout-branding-center-nav-center .header-actions--left')); }); </script> Please use the like button if it helps you! Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD 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