Jump to content

Full-page carousel w/ text, button, auto-scroll

Go to solution Solved by tuanphan,

Recommended Posts

I'd like to feature a full-page carousel on my homepage, that auto-scrolls between three images, each with different header & body text and a call-to-action button.

Here is a mock-up I created using three still images instead of image/text/button, which works fine in web but does not resize correctly for mobile (since I simply uploaded a series of still images): https://miraclemessages.org/draft-home

How can I achieve the intended effect?

Thanks,

John

Link to comment
  • Solution

Just add this code to Website Tools (under Not Linked) > Custom CSS. The code will make images better on mobile

@media screen and (max-width:767px) {
.gallery-fullscreen-slideshow[data-width="full-bleed"] {
    height: 25vh !Important;
}
}

 

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
On 10/26/2023 at 7:51 PM, tuanphan said:

Just add this code to Website Tools (under Not Linked) > Custom CSS. The code will make images better on mobile

@media screen and (max-width:767px) {
.gallery-fullscreen-slideshow[data-width="full-bleed"] {
    height: 25vh !Important;
}
}

 

This worked!! 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.