Jump to content

Joint Landing Page?

Recommended Posts

Hi!

I am working with a colleague to create a ecourse. We both own our own individual Squarespace websites. Is it possible to have a joint landing page that is accessible from both of our website so we have one place to direct our clients to? The course will be housed on Thinkific or Ruzuku. Any ideas or thoughts would be massively appreciated! Thanks.

Link to comment
  • Replies 2
  • Views 186
  • Created
  • Last Reply

Top Posters In This Topic

Sure, just ceate an identical landing page on each site with a button link to the course server domain and a button to enter your indvidual site. If you are using 7.0 you can access the lanidng page templates, choose one and then make it your home page. If using 7.1 you can create a page, use code to strip the header and footer off and add your buttons. Add this code to the page injecton for the page you make in 7.1

7.1

<style>
.header, #footer-sections {
display:none !important;
}
</style>

 

If you want to create your own 7.0 landing page instead of using one of the landing page templates (there should be one you like!) then use this code in the page code injection:

7.0

<style>
.Header, .Footer, .Mobile-bar {
display:none !important;
}
</style>

Link to comment
  • 2 weeks later...

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.