I've got some minor issues with the mobile version of my site.
One is that in the slider view the titles are cut off and due to their length even seem to slide onto following portfolio items. A similar problem exists on the gallery view (to be found via the menu) where adding the titles worked very well for the desktop version, but it's a mess in the mobile gallery view.
Another question would be if I can alter the sesibility for the mobile drag fuction (i would like it to react a bit sooner when I try swiping) and add a left/right swiping function to the slider view.
And there is still a big issue with my page speed for the mobile version, but I'm not even sure if you can and would help me with that and if I should open another ticket for that?
Thank you so much, that worked perfectly. And yes I got my pagespeed improved by a lot in the meantime using hummingbird. Sorry for wasting your time with that.
Hey,
I've got some minor issues with the mobile version of my site.
One is that in the slider view the titles are cut off and due to their length even seem to slide onto following portfolio items. A similar problem exists on the gallery view (to be found via the menu) where adding the titles worked very well for the desktop version, but it's a mess in the mobile gallery view.
Another question would be if I can alter the sesibility for the mobile drag fuction (i would like it to react a bit sooner when I try swiping) and add a left/right swiping function to the slider view.
And there is still a big issue with my page speed for the mobile version, but I'm not even sure if you can and would help me with that and if I should open another ticket for that?
Thanks a lot in advance,
Carl
Hello Carl,
I'm thinking that you can adjust the font size for the slide title on mobile, for example with
@media only screen and (max-width: 1024px) {
.large-titles .slide-title {
font-size: 6vw;
}
}
in customizer -> additional css
You site is quite well optimized in regards to speed
https://prnt.sc/N7SmmiEIUEVr
therefore it should not have pbs on mobile either- tested in incognito mode with hard refresh
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you so much, that worked perfectly.
And yes I got my pagespeed improved by a lot in the meantime using hummingbird. Sorry for wasting your time with that.
Not a problem Carl!
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy