I am tremendously struggling with some issues on the mobile configuration for the slider. First off when on an IPhone Pro Max, the font will not update and remains HUGE. Second off I keep getting this weird scroll effect where I can scroll well past the text (as if the container surpasses the text) and then end up with a huge amount of dead space?
It’s making the plug-in seem super glitchy on mobile. @Max is there anyway you could possibly take a peek and see what’s going on? I 100% trust your expertise in making it look and work well in mobile. As long as a visitor can see most of the image and the text is there and I am not able to scroll into a weird dead space I would be so happy!
Here is the dead space scrolling issue. The font size is actually working for this one since it is a regular IPhone Pro…I have a feeling the previous issue requires specific resolution targeting.
If you remove these codes, the spacing will disappear. If you want to keep the bottom margin for desktop and reduce it for mobile, just reduce the bottom margin value in the last code
As for the font size issue, I’ll check it with the devs and will let you know once I have any news.
Hey there @Max I wanted to add to this and point out I am having the same issue with the photo gallery widgets overlay text and even the portfolio overlay text as well on an IPhone 15 Pro Max. The CSS will not target the text size no matter how much I try.
These codes apply the same font size to the desktop and mobile version. If you want to apply the code to the mobile only, you should add @media (max-width: 500px) at the beginning. Here is how the code will look:
Thank you so much @Max! finally got it to work! I managed to apply this same code to the slider plugin, but what is sooo weird is when I apply it, it works great on the first slide, but the other 2 don’t have the code apply. Am I targeting the wrong block for the other two slides?
Because the font is already so small in this section, I wouldn’t necessarily mind turning off the hover function either and just having the info be found within the pop up.
Lastly there is a very strange glitch happening on the mobile end with the slider. Where when the homepage loads and all you see if the squarespace section background. The moment you go to scroll down the slider appears lol. I am so sorry for all of the questions @Max!