Jump to content

Anyone know how to make a certain page a cover page while still keeping a home page

Recommended Posts

Hi,

 

I'm trying to make this page my cover page or landing page, when someone first types in my site address. While still taking you to the home page. 

Here is a link to the current page that I'm hoping to turn into a cover, while still keeping a home page once you click in through code.

www.gregoryreidphoto.com/overviewhome

 

Thank you!

Greg

 

Link to comment
  • Replies 4
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

On 5/7/2024 at 12:48 AM, GregR said:

@tuanphan

Correct! Or when they click the "enter" button on the https://www.gregoryreidphoto.com/overviewhome

You can set Overview page as homepage, then use this code to Website > Website Tools > Code Injection > Footer to change logo link.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
jQuery(document).ready(function($){
    $('.site-branding a').attr('href','/');
})
</script>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.