Hi,
I have virtual tours panorama that I would like to attach in my website, I want it appear the same as advance layer slider which has full width, I have tried to using iframe or panopress plugin, but nothing works to make it 100% width.
Please help..
Regards,
Surya
Hey Surya!
Try putting the PanoPress shortcode inside a Color Section.
Best regards,
Josue
Hi Josue,
Thank you for your response.
Do you mean I make a color section and then add text block inside it?
Unfortunately it’s not working. I have tried with changing the style too.. still it just same width as content.
Please see the page here : http://villabugis.com/our-villas/rama2/
Hey!
Now try adding this code to the Quick CSS:
#av_section_1 .container {
width: 100% !important;
}
You can set a custom ID to that color section.
Cheers!
Josue
That works! Thank you..
You are welcome, always glad to help :)
Regards,
Josue