Jump to content

Wexley | Image hover text always on in gallery

Recommended Posts

  • Replies 3
  • Views 362
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 years later...

This worked great on the iPad for my website - https://www.mikejshen.com. Now visitors can see the clip name of the video in the gallery. Before, you could only see it on a computer by hovering over the clip with a mouse.

The problem is that on my iPhone, when visiting the site, you still don't see the clip names. Is there any adjustment to the code that will allow visitors to see them? 

Thanks so much for any advice you can offer, and for what you've already given!

Link to comment
On 2/24/2023 at 7:42 AM, MikeSplice said:

This worked great on the iPad for my website - https://www.mikejshen.com. Now visitors can see the clip name of the video in the gallery. Before, you could only see it on a computer by hovering over the clip with a mouse.

The problem is that on my iPhone, when visiting the site, you still don't see the clip names. Is there any adjustment to the code that will allow visitors to see them? 

Thanks so much for any advice you can offer, and for what you've already given!

Add to Design > Custom CSS

@media screen and (max-width:640px) {
.collection-type-gallery #slideshowWrapper .image-description {
    display: block !important;
}
.collection-type-gallery #page #slideshow .slide {
    position: relative;
}
}

 

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.