Hi,
I have implemented a css as your guide, and it works. But you last update breaks it..
https://kriesi.at/support/topic/virtual-tour-panorama/
#av_section_5 .container { width: 100% !important; } is doing nothing now.
Please advise?
Thanks,
Surya
Hi Surya!
Try with this code instead:
#av_section_5 .container { width: 100% !important; max-width: none !important; }
Cheers!
Josue
Hi Josue,
Thank you for your fast response. It works!
Regards,
Surya
You are welcome Surya, glad to help :)
Regards,
Josue