Jump to content

Slideshow Gallery image captions for Mobile & Smaller Devices

Recommended Posts

Site URL: https://esatto.house/dishwashers/p/45cm-compact-freestanding-dishwasher-stainless-steel-edw456s

Hi, we currently have Gallery blocks with a Slideshow Gallery within the Additional Info section of our Product pages. They display fine on desktop but the text boxes either disappear or so small you can't view all the text without a scroll bar when viewing on smaller screens.

Is it possible to scale the text, padding & margins for all our slideshow galleries as we would ideally like similar content on all of our products? Alternatively, is there a better content type you would recommend if this is not achievable? 

 

Thanks in advance,

Ray

Screen Shot 2021-08-24 at 11.46.31 am.png

Screen Shot 2021-08-24 at 11.46.40 am.png

Screenshot_20210824-114819.png

Link to comment
  • Replies 8
  • Views 1.8k
  • Created
  • Last Reply

Top Posters In This Topic

On 8/24/2021 at 8:52 AM, rf_residentia said:

Site URL: https://esatto.house/dishwashers/p/45cm-compact-freestanding-dishwasher-stainless-steel-edw456s

Hi, we currently have Gallery blocks with a Slideshow Gallery within the Additional Info section of our Product pages. They display fine on desktop but the text boxes either disappear or so small you can't view all the text without a scroll bar when viewing on smaller screens.

Is it possible to scale the text, padding & margins for all our slideshow galleries as we would ideally like similar content on all of our products? Alternatively, is there a better content type you would recommend if this is not achievable? 

 

Thanks in advance,

Ray

Screen Shot 2021-08-24 at 11.46.31 am.png

Screen Shot 2021-08-24 at 11.46.40 am.png

Screenshot_20210824-114819.png

Hi,

Try adding to Design > Custom CSS

@media screen and (max-width:767px) {
.sqs-gallery-block-slideshow .slide.loaded .meta {
    display: block !important;
    opacity: 1 !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    transform: translate(-50%,-50%) !important;
}
.sqs-gallery-block-slideshow .slide.loaded .meta * {
    font-size: 12px !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 years later...
19 hours ago, morgancreativeco said:

Hi @tuanphan I'm having a similar problem. julietmorrison.com (homepage) The slideshow shows the caption on desktop, but not mobile. Is there a way to have it display on mobile? I tried the above code and it didn't work.

Use this new code

@media screen and (max-width:767px) {
.sqs-gallery-block-slideshow .slide.loaded .meta {
    display: block !important;
    opacity: 1 !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.sqs-gallery-block-slideshow .slide.loaded .meta * {
    font-size: 12px !important;
}
}

Do you need to increase gallery height to remove grey bar under slide?

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
On 9/13/2023 at 4:05 AM, morgancreativeco said:

She wants the transparent gray box beneath the words gone too, do you know how to do that? And probably let me try that

You mean top or bottom arrow?

image.png.b86c74447d5efb8e45d9d65396530c29.png

with text size

just change 12px in the code

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
18 hours ago, morgancreativeco said:

@tuanphan the top arrow

 

the text size changes all of the text, title and description. I was wondering if I could change the size of the title separately from the description.

I see you removed gallery on mobile. Do you still need help?

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.