This topic has 4 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hi,
the image caroussel on http://www.bookzs.nl/ homepage is not responsive.
Can you check?
Regards Myra
Hello,
Please add this code in style.css of a child theme:
@media (max-width: 480px){
.vc_images_carousel {
width: auto !important;
}
}
Thank you.
Regards,
Eva Kemp.
Hi Eva,
I added the css with (max-width: 987px).
Thank you!
Regards, Myra
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘image caroussel not responsive’' has been successfully resolved, and the topic is now closed for further responses