Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #823905

    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

    #823965

    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

    #824002

    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

    #827651

    Hi,
    Do you still have Victoria’s code in place? Please remove so we can try again.
    I ask because I see no padding around your iframe, yet the thumbnails are below the screen.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.