ShortAngryViking Posted August 13, 2021 Share Posted August 13, 2021 Site URL: https://ray-cone-ap64.squarespace.com/config/pages I have used a portfolio as my home page. I like that portfolio 3 has roll over font that changes the image with each different "portfolio word" i love how it links to the page but.... I dont know how to explain so please bear with me I have four links on my home page -portfolio- each leading to a specific page In the services tab (top of page links) I have designed each page the way I want them to look ...these have same page names that I want to keep on the home page How do i point the portfolio links on the home page to the "other" pages with the corresponding names ????? either that how do i rebuild an identical home page that is not portfolio and still have roll over text that changes images and links to the pages i want? this has been driving me nuts for some time Link to comment
tuanphan Posted August 16, 2021 Share Posted August 16, 2021 Hi. This is possible. I solved similar case for lot of members. Do you use Personal or Business Plan? each plan will have a different solution ShortAngryViking 1 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
ShortAngryViking Posted August 16, 2021 Author Share Posted August 16, 2021 Hi Tuanphan, thank you for responding. I am on a business plan Link to comment
tuanphan Posted August 17, 2021 Share Posted August 17, 2021 9 hours ago, ShortAngryViking said: Hi Tuanphan, thank you for responding. I am on a business plan Add this to last line in Settings > Advanced > Code Injection > Footer <script> $(document).ready(function() { // automotive $('ul.portfolio-hover-items-list>li:nth-child(1) a').attr('href','https://beaverhero.com'); // commercial $('ul.portfolio-hover-items-list>li:nth-child(2) a').attr('href','https://beaverhero.com'); // headshots $('ul.portfolio-hover-items-list>li:nth-child(3) a').attr('href','https://beaverhero.com'); // afford your space $('ul.portfolio-hover-items-list>li:nth-child(4) a').attr('href','https://beaverhero.com'); }); </script> Replace with your page urls ShortAngryViking 1 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
ShortAngryViking Posted August 17, 2021 Author Share Posted August 17, 2021 Thank You Tuanphan Completely transformed the site and made light work of a desperate situation. Much Much Respect ! 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