Jump to content

How can I make my homepage be split between two photos AND show through the navgiation bar (inspo attached)

Go to solution Solved by tuanphan,

Recommended Posts

I want to achieve this look and since I haven't seen it defaulted on any of the Squarespace templates, I'm assuming it needs to be done with code. How do I make it so there is a split screen on the homepage and the photos show through the navigation bar. Thanks!

c68fb54335ae54c16172b97e1cd08a9f.jpg

Link to comment
  • Replies 5
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

53 minutes ago, sydko said:

I want to achieve this look and since I haven't seen it defaulted on any of the Squarespace templates, I'm assuming it needs to be done with code. How do I make it so there is a split screen on the homepage and the photos show through the navigation bar. Thanks!

c68fb54335ae54c16172b97e1cd08a9f.jpg

Can you share your website URL?

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment

You can add 2 sections, then share page url, we can give code to make it side by side + blend under header

or you can also use this plugin to add side by side sections

https://www.will-myers.com/products/p/split-screen-layout-design-pack

 

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
  • Solution
On 12/6/2023 at 1:45 AM, sydko said:

I made the 2 sections ontop one another. https://www.sydkowalski.com/. What is the code to make it side by side + blend under header?

Add this code to Website Tools (under Not Linked) > Custom CSS

/* side by side sections */
@media screen and (min-width:768px) {
[data-section-id="656f6f96b513680b193a253f"], [data-section-id="656f6f96b513680b193a253f"]+section {
    width: 50% !important;
    float: left !important;
}
[data-section-id="656f6f96b513680b193a253f"]+section+section {
    clear: left !important;
}
}

 

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.