Hey, I have spent hours looking through these forums but can’t seem to find a solutions.
I want to embed 360 virtual tours into my site in a 100% height and width iframe. I have tried many suggestions with no luck.
Please see the page here http://gmarketingsolutions.co.uk/la-parrilla-virtual-tour/
I don’t want no padding and want the whole page to be the embedded virtual tour.
Please can you help.
Thanks, Dan
Hey Dan,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .container {
padding: 0px !important;
max-width:100%;
}
.page-id-642 p {
margin: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey thanks for the reply.
It worked but it took away the padding of the entire site, not just the iframe. Do you have any alternative suggestions?
Thanks, Dan