myjunkstuff Posted September 27, 2022 Share Posted September 27, 2022 Site URL: https://www.vikchohan.com/ -- Gallery Slideshow Full -- i am have trouble displaying it on Desktop and Mobile... -- i have tried Landscape photos -- which works well on Desktop... -- vertical photos -- which works well on Mobile... is there a way to scale it properly to help both of my clients... Really do appreciate your time to offer solutions... Thank you in advance... Sincerely, Vik Link to comment
tuanphan Posted September 28, 2022 Share Posted September 28, 2022 Add to Design > Custom CSS > to make it resize on mobile @media screen and (max-width:767px) { .gallery-fullscreen-slideshow { height: 40vh !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
myjunkstuff Posted September 30, 2022 Author Share Posted September 30, 2022 Thank you so much @tuanphan... it seems to have worked... really do appreciate it... will this code work if we to install only vertical photos....??? or only hortizontal photos... Link to comment
tuanphan Posted October 2, 2022 Share Posted October 2, 2022 On 9/30/2022 at 11:40 PM, myjunkstuff said: Thank you so much @tuanphan... it seems to have worked... really do appreciate it... will this code work if we to install only vertical photos....??? or only hortizontal photos... This will work with Slideshow. You can try testing both formats Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment