Maedmetsad Posted July 23, 2022 Posted July 23, 2022 Hi, So this issue has been already around forums and I have looked into the threads but I haven't found my specific solution. Squarespace mobile displays grid gallery with 3 images in it as shown on the screenshot. I would like them to be displayed stacked on top of each other instead. I found css codes for galleries that do the work on page but not in blog post. Can anyone help me out with that? Cheers
tuanphan Posted July 23, 2022 Posted July 23, 2022 Can you share link to a blog post? 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!)
Maedmetsad Posted September 2, 2022 Author Posted September 2, 2022 This is quite late reply but better later than ever. So example of the blog post is here: https://sunflower-blue-5dgf.squarespace.com/blog/blog-post-title-one-5tgge Password: 123 Desktop and mobile view seen on the attached images below correspondingly.
tuanphan Posted September 4, 2022 Posted September 4, 2022 Add to Design > Custom CSS /* Mobile Blog Gallery */ @media screen and (max-width:767px) { .blog-item-wrapper.blog-basic-grid-item-wrapper .gallery-block .slide { width: 100% !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!)
Maedmetsad Posted September 4, 2022 Author Posted September 4, 2022 It worked. Also i have to say that even though it might be an easy task for you, for some people coding is something from another world and to be able to come to the forums, and just ask what you need for is huge deal. I appreciate for your help and wish you an awesome day !! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment