Jump to content

How to get the Stacked Gallery effect from the classic editor on a current up to date page

Recommended Posts

  • Replies 5
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

You mean left with black background, some text, button 

and right side is a slideshow

You can create 2 sections: top is black section, second is gallery slideshow

then share page url, we can give code to make 2 sections side by side

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
1 hour ago, ZaheemV said:

The website's layout is organized as specified, and you can access it through this link:

https://bellwethergo.com/landing-page-test

Do you use Personal or Business Plan? And you want to move slideshow to left or right of text section under it

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

Do you use Personal or Business Plan? And you want to move slideshow to left or right of text section under it

I use the basic business plan, aiming to position the slideshow on the left side of the text section.

Link to comment
2 hours ago, ZaheemV said:

I use the basic business plan, aiming to position the slideshow on the left side of the text section.

You can use this code to Website > Website Tools > Custom CSS

body#collection-65da6cd65c45be5c47e05507 article#sections {
    display: flex;
    align-items: center;
}

body#collection-65da6cd65c45be5c47e05507 article#sections section {
    width: 50% !important;
    padding: 0 !important;
    height: 100vh !important;
}

Note: this page has 2 sections only so I use this code, but if your page has 3 or more sections, we will need to use another code

You can edit text section to adjust width/size

image.thumb.png.7af6b4f5c47f3f4bf54160a2a75ed94d.png

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.