hello @tuanphan Thanks so much.
-- I finally tried your code injection for the mobile hover option, but it's not working for me when I use Safari on my iPhone. Does the below page do you see the gallery text on mobile?
You can see the page here (and I attached the injection screen)
https://poodle-turtle-zkzb.squarespace.com/portfolio
I injected:
@media screen and (max-width:640px) {
.portfolio-text {
opacity: 1 !important;
}
}
-- also, when the page loads, I can sometimes see a flash or flicker of the code at the top of the page, not sure why!