kellicox90 Posted February 16, 2021 Share Posted February 16, 2021 Site URL: https://eagle-pear-f8dr.squarespace.com/packages Hello I've got some css hover effects on 3 images that I would like to disable so that the caption shows on mobile. Currently requiring a touch to display on mobile which isn't overly intuitive. https://eagle-pear-f8dr.squarespace.com/packages this is the url and the password is emmac123 to view the site. Thanks bangank36 1 Link to comment
0 bangank36 Posted February 18, 2021 Share Posted February 18, 2021 On 2/16/2021 at 9:20 AM, kellicox90 said: Site URL: https://eagle-pear-f8dr.squarespace.com/packages Hello I've got some css hover effects on 3 images that I would like to disable so that the caption shows on mobile. Currently requiring a touch to display on mobile which isn't overly intuitive. https://eagle-pear-f8dr.squarespace.com/packages this is the url and the password is emmac123 to view the site. Thanks There is a overlay when hover, how do you want it to be displayed? @media only screen and (max-width: 640px) { .sqs-block-image .image-block-outer-wrapper:not(.image-block-v2).layout-caption-overlay-hover .image-caption-wrapper { opacity: 1 !important; visibility: visible !important; position: relative !important; } } kellicox90 1 Greeting, it's BaNgan from BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Youtube Gallery for SquarespaceIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
0 kellicox90 Posted February 19, 2021 Author Share Posted February 19, 2021 13 hours ago, bangank36 said: There is a overlay when hover, how do you want it to be displayed? @media only screen and (max-width: 640px) { .sqs-block-image .image-block-outer-wrapper:not(.image-block-v2).layout-caption-overlay-hover .image-caption-wrapper { opacity: 1 !important; visibility: visible !important; position: relative !important; } } Oh Thank you SO SO MUCH!!!! This works perfectly! Link to comment
Question
kellicox90
Site URL: https://eagle-pear-f8dr.squarespace.com/packages
Hello
I've got some css hover effects on 3 images that I would like to disable so that the caption shows on mobile. Currently requiring a touch to display on mobile which isn't overly intuitive.
https://eagle-pear-f8dr.squarespace.com/packages this is the url and the password is emmac123 to view the site.
Thanks
Link to comment
Top Posters For This Question
2
1
Popular Days
Feb 16
1
Feb 18
1
Feb 19
1
Top Posters For This Question
kellicox90 2 posts
bangank36 1 post
Popular Days
Feb 16 2021
1 post
Feb 18 2021
1 post
Feb 19 2021
1 post
Popular Posts
kellicox90
Site URL: https://eagle-pear-f8dr.squarespace.com/packages Hello I've got some css hover effects on 3 images that I would like to disable so that the caption shows on mobile. Currently requirin
bangank36
There is a overlay when hover, how do you want it to be displayed? @media only screen and (max-width: 640px) { .sqs-block-image .image-block-outer-wrapper:not(.image-block-v2).layout-caption-over
2 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