Jump to content

Image descriptions not showing up on mobile and tablet

Recommended Posts

Posted

Hello,

The image descriptions in gallery lightbox only show on desktop version when hovered over. How can I get them to show by default for tablet and mobile?

www.burcugokcek.com

Appreciate the help!

  • Replies 1
  • Views 162
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Add to Design > Custom CSS

@media screen and (max-width:900px) {
.yui3-lightbox2 .sqs-lightbox-meta {
    opacity: 1 !important;
    background: rgba(0,0,0,0.5) !important;
    color: white !important;
    width: 90% !important;
    position: static !important;
    right: unset !important;
    left: 0 !important;
    position: absolute !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!)

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.