Hi, I have a problem with the Frontpage Slideshow module. When I visualize the website on mobile the images of slideshow are not resized. Could you help me to solve this problem, please? Thanks very much regards Giusy
cosmoservice Hi Giusy
Try add this to custom.css file -
@media only screen and (max-width: 600px) { #bannerwrap .zentools,#banner .slideshow{height:auto !important;} }
Kindly ensure to clear your browser cache if changes dont reflect.
Hi, now the images are resized.
thanks very much regards