pinoff 0 Share Posted April 28, 2020 (edited) Site URL: http://thisisaspace.net Hello! I need the hover text to appear on my mobile layout without having to tap it to come up but I don't want it to always be there. Anyone have a solution? Thanks! Edited April 28, 2020 by pinoff Link to post
0 JanelleNine 0 Share Posted April 29, 2020 19 hours ago, pinoff said: Site URL: http://thisisaspace.net Hello! I need the hover text to appear on my mobile layout without having to tap it to come up but I don't want it to always be there. Anyone have a solution? Thanks! Same question! Waiting for an answer. Although tapping on the image and leaving the finger pressed could also work or me. Link to post
0 staggerleek 1 Share Posted January 20 On 4/28/2020 at 10:25 PM, pinoff said: Site URL: http://thisisaspace.net Hello! I need the hover text to appear on my mobile layout without having to tap it to come up but I don't want it to always be there. Anyone have a solution? Thanks! I have the same issue, and I see you fixed it by having the text always on and disappearing on hover. Do you have the CSS for this?! It's the last thing I need to fix before my site can be published. Link to post
0 tuanphan 9,525 Share Posted January 23 On 1/20/2021 at 7:37 PM, staggerleek said: I have the same issue, and I see you fixed it by having the text always on and disappearing on hover. Do you have the CSS for this?! It's the last thing I need to fix before my site can be published. Add to Design > Custom CSS @media screen and (max-width:767px) { .portfolio-text { opacity: 1 !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
Question
pinoff 0
Site URL: http://thisisaspace.net
Hello!
I need the hover text to appear on my mobile layout without having to tap it to come up but I don't want it to always be there. Anyone have a solution? Thanks!
Edited by pinoffLink to post
Top Posters For This Question
1
1
1
1
Popular Days
Apr 28
1
Apr 29
1
Jan 20
1
Jan 23
1
Top Posters For This Question
pinoff 1 post
JanelleNine 1 post
staggerleek 1 post
tuanphan 1 post
Popular Days
Apr 28 2020
1 post
Apr 29 2020
1 post
Jan 20 2021
1 post
Jan 23 2021
1 post
3 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