Jump to content

Blog Slideshow Image Gallery Description Positioning

Recommended Posts

Site URL: https://watermelon-watermelon-gndy.squarespace.com/

I have slideshow image gallery blocks on a blog on my site and I am trying to position the image title and description below the image and above the thumbnails. I have found a solution that works for other pages, but not the blog, so I suspect the class names are different. Can anyone give me a list of the class names used for blog image galleries or otherwise help me sort this out?

Link to comment
  • Replies 5
  • Views 350
  • Created
  • Last Reply
On 2/22/2021 at 11:54 PM, clarkgallery said:

@tuanphan yes, done. Password is: 3sxNTZhVknJHnE$j

Also, currently titles are on hover only, but if I can move them off the image they will always be visible.

Add to Design > Custom CSS

body.homepage figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}

image.thumb.png.bc9c2f5dd3cc0e26151a6c5156b5a361.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
On 2/27/2021 at 8:48 PM, tuanphan said:

Add to Design > Custom CSS


body.homepage figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}

image.thumb.png.bc9c2f5dd3cc0e26151a6c5156b5a361.png

 

Hi, thanks for this, but not quite what I'm looking for. I am trying to change the description display of the carousel galleries on the artist blog internal pages. I want to position the descriptions below the images but above the thumbnail carousel. 

Link to comment
On 3/2/2021 at 4:48 AM, clarkgallery said:

 

Hi, thanks for this, but not quite what I'm looking for. I am trying to change the description display of the carousel galleries on the artist blog internal pages. I want to position the descriptions below the images but above the thumbnail carousel. 

Can you share link again? Above link doesn't exist.

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.