Jump to content

Description is missing on mobile and need space between pictures

Recommended Posts

Good day,

Reposting again and this information is crucial to my website. Please extend your kind assistance 🙏

I need help with the code for my descriptions to appear in mobile. I just noticed it is not appearing in my phone.
In addition to that, how do we reduce padding between images in mobile? Thanks.

image.thumb.jpeg.aec05be8bd95098336ccee1d569077cf.jpeg

Thank you in advance.

Regards,
K

 

 

Link to comment
  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

The space between images could be resolved for example with this CSS code:

@media (max-width: 767px)
  .gallery-grid-item img {
      object-fit: cover!important
  }
}

The caption on mobile is present at least on my side, so I am not sure if I understand  how you mean that.

Jozsef Kerekes - Front-end developer and Squarespace enthusiast
My Blog: https://ui-workarounds.com
If you like my answer, please give me an upvote/like. Highly appreciated.

 

 

Link to comment
21 minutes ago, joseph81 said:

The space between images could be resolved for example with this CSS code:

@media (max-width: 767px)
  .gallery-grid-item img {
      object-fit: cover!important
  }
}

The caption on mobile is present at least on my side, so I am not sure if I understand  how you mean that.

I am glad it is possible to add space between images however I can't make it work. Squarespace says Syntax error? 

Yes, I am looking for a caption on my mobile but I cannot see it. If you don't mind me asking what phone did you use to view? It doesn't work on Android and Iphone for me.

Many thanks,
K

Edited by Ptphotography
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.