cleo12345 Posted January 28, 2020 Posted January 28, 2020 Hi, In the footer of this page I want to add links to a "Folder Page". Normally if you make a folder in the footer, the folder page is not possible to link to a specific page. In the header menu I had to add this code to link the folder page to an actual page. Now I need to do the same thing in the footer. <script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script> $( document ).ready(function() { $(".Header-nav-folder-title").eq(0).prop('href', '/regissor'); }); </script> Site: https://gar-heptagon-942j.squarespace.com/ Password: filmfilm
Recommended Posts
Archived
This topic is now archived and is closed to further replies.