I am trying to get my slide on mobile visibility as well in Fullscreen. By now I only have the same slide size like on the browser which doesn't fit to the mobile one.
you need to use media queries in a custom CSS code which will target a specific CSS classes from the slider elements in order to change their size based on the screen size
Please check the internet about media queries and how to use them
Hi,
I am trying to get my slide on mobile visibility as well in Fullscreen. By now I only have the same slide size like on the browser which doesn't fit to the mobile one.
pls help
Hi,
you need to use media queries in a custom CSS code which will target a specific CSS classes from the slider elements in order to change their size based on the screen size
Please check the internet about media queries and how to use them
Regards,
Igor