Jump to content

Captions UNDER each image in Gallery - 7.1?

Recommended Posts

  • Replies 31
  • Views 2.4k
  • Created
  • Last Reply
1 hour ago, mportch said:

Thanks. Yes I just tried both now. It works. But how do I get the text to sit underneath each image rather than having a ghost panel over the image?

Can you share link to gallery on your site? It will need some CSS, I guess so..or you can post on that post, and ask brandon ✌️

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

Thanks. This works on the gallery pages. I also managed to amend font size and left align it with the margin...145623046_ScreenShot2020-04-06at1_58_16pm.thumb.png.c61e140da735e34fac0a9706388fc314.png

 

However, it's now not showing up on the mobile version?...

1688392579_ScreenShot2020-04-06at1_57_04pm.png.4b9b35f9337a918d1910ef07831c9ca5.png

 

And, how do I align the titles on the homescreen gallery?...

1457590617_ScreenShot2020-04-06at2_00_30pm.thumb.png.75b2242869623fb883529787220536c0.png

Link to comment

remove above code, and use this

@media screen and (min-width:768px) {
.gallery-item-description {
    background: transparent !important;
    bottom: -40px !important;
}
}
@media screen and (max-width:767px) {
.gallery-grid--layout-grid .gallery-grid-wrapper {
    grid-row-gap: 6vw !important;
}
.gallery-item-description {
    bottom: -20px !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
  • 2 weeks later...

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.