Jump to content

text not showing in carousel on mobile

Recommended Posts

Posted

Site URL: http://www.madkingart.com/

i'm having an issue where the website is exactly how i'd like it on my laptop where when you select an image it goes to the lightbox carousel with text below it describing the art pieces, but on mobile the text doesn't appear at all.  to get this to appear the way i wanted i used summary pages linked to a gallery. attached image is how i appears on a computer which i'd like to duplicate on mobile.

Screen Shot 2021-08-28 at 8.51.27 AM.png

  • Replies 1
  • Views 362
  • Created
  • Last Reply
Posted
On 8/28/2021 at 10:02 PM, madkingjake said:

Site URL: http://www.madkingart.com/

i'm having an issue where the website is exactly how i'd like it on my laptop where when you select an image it goes to the lightbox carousel with text below it describing the art pieces, but on mobile the text doesn't appear at all.  to get this to appear the way i wanted i used summary pages linked to a gallery. attached image is how i appears on a computer which i'd like to duplicate on mobile.

Screen Shot 2021-08-28 at 8.51.27 AM.png

Add to Design > Custom CSS

@media screen and (max-width:640px) {
.yui3-lightbox2 .sqs-lightbox-meta * {
    color: black !important;
}

.yui3-lightbox2 .sqs-lightbox-meta {
    left: 0 !important;
    bottom: 100px !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!)

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.