clarkgallery Posted February 17, 2021 Posted February 17, 2021 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?
tuanphan Posted February 19, 2021 Posted February 19, 2021 can you setup password & share url again? 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!)
clarkgallery Posted February 22, 2021 Author Posted February 22, 2021 On 2/18/2021 at 9:24 PM, tuanphan said: can you setup password & share url again? @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.
tuanphan Posted February 28, 2021 Posted February 28, 2021 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; } 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!)
clarkgallery Posted March 1, 2021 Author Posted March 1, 2021 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; } 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.
tuanphan Posted March 6, 2021 Posted March 6, 2021 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.