Jump to content

Making Carousel titles appear over the preview images.

Recommended Posts

Hello I am creating Carousel with upcoming events and would like Event Titles to appear over cover images (like poster) instead of being under the picture.

Please advise on how to make this happen. See attached image as an example of desired result.

I am using Squarespace 7.1

Screen Shot 2022-07-09 at 11.18.32 PM.png

Link to comment
10 hours ago, tuanphan said:

Hi,

Summary Carousel, Gallery Block Carousel, List Carousel or which?

Can you share link to page where you use carousel? We can check easier

Hey. I am currently using List Section (where I have to manually add items) - see attached file 1.

I am willing to use Summary block instead. Whichever is easier to customize I guess.

 

Here is a link - https://bear-ranunculus-8ncx.squarespace.com 
pass: 3191

As of now I am just using cards option (see attached image 2).

Thank you for your interest.

Screen Shot 2022-07-11 at 10.26.59 AM.png

Screen Shot 2022-07-11 at 10.30.18 AM.png

Link to comment

Add to Design > Custom CSS

/* List Carousel - Text over image */
.user-items-list-item-container[data-section-id="62ca721c0690575463766f22"] {
.list-item-content {
    position: absolute;
    bottom: 20px;
    z-index: 9999;
    background-color: rgba(255,255,255,0.25);
}
li.user-items-list-carousel__slide.list-item {
    padding: 0 !important;
}
.user-items-list-carousel__media-container {
    margin: 0 !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.