ashwaty Posted June 9, 2020 Share Posted June 9, 2020 Hello all, I have Squarespace version 7.1 and am using the Vandam template. I really wanted and needed a cover page which is not available for 7.1, because I needed to have visitors fill out a registration form. So I made a separate page my homepage and used this CSS code to remove the header and footer: <style>.header, #footer-sections {display:none!important}</style> Now my issue is that my Logo/Site Title navigates back to this page rather than the main navigation page. Is there a better way to accomplish the cover page and to have my logo navigate to the main navigation page? Thank you, really could use some help :) Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 Can you share link to your site & "cover page"? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ashwaty Posted June 9, 2020 Author Share Posted June 9, 2020 Thank you so much... I'm a first time user, so not sure if it's even public yet. Thanks for your patience. www.mandalamakersfestival.org Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 You can setup password & share url Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ashwaty Posted June 9, 2020 Author Share Posted June 9, 2020 Thank you! Sent an email to you. Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 No need to send an email, you can share link here ✌️ Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ashwaty Posted June 9, 2020 Author Share Posted June 9, 2020 Okay, sorry! https://pineapple-fuchsia-wecp.squarespace.com/ Let me know if you need the password, I am a little confused 🙂 Link to comment
ashwaty Posted June 9, 2020 Author Share Posted June 9, 2020 Hello were you able to look at my site? Thanks! Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 Can you share access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ashwaty Posted June 9, 2020 Author Share Posted June 9, 2020 In case you missed it: Password is Tuanphan (in honor of you, lol) Link to comment
tuanphan Posted June 9, 2020 Share Posted June 9, 2020 You want to change Site Title/Logo Link? Add this to Page Settings (hover on page in Navigation > Click Gear icon) > Advanced > Header <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script> $(document).ready(function() { $(".header-title-logo a").attr("href", "https://beaverhero.com"); }); </script> replace beaverhero with url you want. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ashwaty Posted June 9, 2020 Author Share Posted June 9, 2020 Hi, I think it worked. Because my site is not published yet, I ran into an issue. Thank you so much for your help! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.