atfirstblink Posted May 8, 2022 Share Posted May 8, 2022 Site URL: https://kinjaltrivedisite.squarespace.com/gallery The gallery block shows the painting description on a big screen but the description cant be seen in the mobile view. pls help me fix it. https://kinjaltrivedisite.squarespace.com/gallery Link to comment
tuanphan Posted May 9, 2022 Share Posted May 9, 2022 15 hours ago, atfirstblink said: Site URL: https://kinjaltrivedisite.squarespace.com/gallery The gallery block shows the painting description on a big screen but the description cant be seen in the mobile view. pls help me fix it. https://kinjaltrivedisite.squarespace.com/gallery Try adding to Design > Custom CSS @media screen and (max-width:900px) { .sqs-gallery-block-slideshow .slide.loaded .meta { display: block !important; left: 0 !Important; top: 100px !important; width: 100% !Important; max-width: 100% !important;margin-left: 0 !important;} .sqs-gallery-block-slideshow .meta .meta-title { line-height: 20px !important; } .meta-inside { padding-top: 0 !important; } .sqs-gallery-block-slideshow .slide.loaded .meta { height: auto !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
atfirstblink Posted May 10, 2022 Author Share Posted May 10, 2022 @tuanphan Thank you so much for your help as always! It works. If you can pls take a look once more and see if there's a way to contain the text within the image or maybe increase the side padding so that it looks more finessed. This would really help! Thank you once again 🙂 Link to comment
tuanphan Posted May 13, 2022 Share Posted May 13, 2022 On 5/10/2022 at 12:13 PM, atfirstblink said: @tuanphan Thank you so much for your help as always! It works. If you can pls take a look once more and see if there's a way to contain the text within the image or maybe increase the side padding so that it looks more finessed. This would really help! Thank you once again 🙂 It looks like you solved? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment