giorgiarossi 1 Share Posted March 24, 2020 (edited) Site URL: https://studiobig.squarespace.com/services Hello! Is there a way to make the info text more visible just in the mobile version, for instance, adding a coloured background? website pssw: studiobig Edited March 24, 2020 by giorgiarossi Link to post
0 tuanphan 9,328 Solution Share Posted April 15, 2020 Thank you for your quick reply, unfortunately it doesn't work, I still need to press the info button on the top right to show the text. above code doesn't solve this problem. if you need to handle the above, it will need js, I guess, and it's quite complicated. You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 tuanphan 9,328 Share Posted March 25, 2020 Can you take screenshot info text on mobile? I don't see any text. You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 giorgiarossi 1 Author Share Posted March 25, 2020 (edited) 58 minutes ago, tuanphan said: Can you take screenshot info text on mobile? I don't see any text. You have to press the small black circle with the "i" on the top right corner. Also, is there a way to directly show the text without pressing that button? Thank you!! Edited March 25, 2020 by giorgiarossi Link to post
0 tuanphan 9,328 Share Posted March 25, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:736px) { body.show-info-mobile .slideshow .slide .image-detail-wrapper { background: rgba(0,0,0,0.5); color: white; } } You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 giorgiarossi 1 Author Share Posted March 25, 2020 2 minutes ago, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:736px) { body.show-info-mobile .slideshow .slide .image-detail-wrapper { background: rgba(0,0,0,0.5); color: white; } } That worked perfectly!! So quick! Thank you so much 🙂 Link to post
0 giorgiarossi 1 Author Share Posted April 14, 2020 Hi @tuanphan Just a last question, do you also now how to make the text appear automatically in the mobile version? It works in the desktop version, but when you open the website with your smartphone you just see the picture and without text in my case they don't make much sense 😛 Thank you!! Link to post
0 tuanphan 9,328 Share Posted April 15, 2020 14 hours ago, giorgiarossi said: Hi @tuanphan Just a last question, do you also now how to make the text appear automatically in the mobile version? It works in the desktop version, but when you open the website with your smartphone you just see the picture and without text in my case they don't make much sense 😛 Thank you!! @media screen and (max-width:736px) { .slideshow .slide .image-detail-wrapper { background: rgba(255,255,255,0.5) !important; } } You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 giorgiarossi 1 Author Share Posted April 15, 2020 5 hours ago, tuanphan said: @media screen and (max-width:736px) { .slideshow .slide .image-detail-wrapper { background: rgba(255,255,255,0.5) !important; } } Hi Tuanphan, Thank you for your quick reply, unfortunately it doesn't work, I still need to press the info button on the top right to show the text. If you see in the gallery styles there is the possibility to set the initial infoview, but apparently this applies only to the desktop version. Link to post
0 giorgiarossi 1 Author Share Posted April 15, 2020 Thank you for your help @tuanphan, I might try to contact squarespace then! Link to post
Question
giorgiarossi 1
Site URL: https://studiobig.squarespace.com/services
Hello!
Is there a way to make the info text more visible just in the mobile version, for instance, adding a coloured background?
website pssw: studiobig
Link to post
Top Posters For This Question
6
4
Popular Days
Mar 25
4
Apr 15
4
Mar 24
1
Apr 14
1
Top Posters For This Question
giorgiarossi 6 posts
tuanphan 4 posts
Popular Days
Mar 25 2020
4 posts
Apr 15 2020
4 posts
Mar 24 2020
1 post
Apr 14 2020
1 post
Posted Images
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment