Jump to content

Index sections side-by side Brine 7.0

Recommended Posts

2 hours ago, Elle_H said:

Site URL: https://fuchsia-asparagus-gb65.squarespace.com/

Id like to put the second section of the home page to the right of the first section on desktop view. so that it is a 60/40 split.

Any help would be greatly appreciated as ive searched everywhere for this code

 

Thank you

website example:  https://fuchsia-asparagus-gb65.squarespace.com/

password: example

Can you share some desired result you want to achieve?

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
On 2/17/2022 at 9:28 AM, Elle_H said:

Site URL: https://fuchsia-asparagus-gb65.squarespace.com/

Id like to put the second section of the home page to the right of the first section on desktop view. so that it is a 60/40 split.

Any help would be greatly appreciated as ive searched everywhere for this code

 

Thank you

website example:  https://fuchsia-asparagus-gb65.squarespace.com/

password: example

2 options to do this

#1. Add this to Design > Custom CSS

/* sections side by side */
@media screen and (min-width:901px) {
section#welcome-home {
    width: 60% !important;
    float: left !important;
    height: 100vh !important;
}

section#home-quote-1 {
    width: 40% !important;
    float: left;
    height: 100vh;
}
}

Option 2. Use Split Layout plugin 

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
16 hours ago, tuanphan said:

2 options to do this

#1. Add this to Design > Custom CSS

/* sections side by side */
@media screen and (min-width:901px) {
section#welcome-home {
    width: 60% !important;
    float: left !important;
    height: 100vh !important;
}

section#home-quote-1 {
    width: 40% !important;
    float: left;
    height: 100vh;
}
}

Option 2. Use Split Layout plugin 

Thank you, option one kind of worked. 

The third section has stuck to the second and moved to 40% right width too?

Screen Shot 2022-02-22 at 11.38.54 am.png

Link to comment
On 2/22/2022 at 8:40 AM, Elle_H said:

Thank you, option one kind of worked. 

The third section has stuck to the second and moved to 40% right width too?

Screen Shot 2022-02-22 at 11.38.54 am.png

The site url doesn't exist. Can you check it again?

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

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.