Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #673448

    I’ve placed a code block containing an iframe inside of a gridrow.

    I’ve then applied quick CSS with the following property to obtain the complete width:

    #fwcs .container { width: 100% !important; max-width: 100%; 
    padding: 0px; margin: 0; }

    I then set the background color to purple to the gridrow as a check to make sure it didn’t leave any blank space.

    Next I used whitespace at the bottom with a negative margin to remove the background color on the PC.

    However, at the bottom of the iframe the background color shows on mobile(roughly 2px across the bottom length), indicating that the iframe is not taking up the complete space.

    Is there a way to fix this so that the iframe contains the full length on mobile, similarly to how it does on PC?

    Additionally, on both PC & Mobile, I end up with a second scroll bar insider of the iframe. Instead, I’d rather have the page stretch to be length of the iframe. I’ve tried setting scrolling=no, but that did not work either.

    Any help would be greatly appreciated.

    • This topic was modified 7 years, 7 months ago by telorenzo46. Reason: Updates
    #675059

    Hey!

    Can you post a screenshot/mockup of what would you want to achieve?

    Best regards,
    Josue

    #675810

    The pink line can be seen here between the body content and footer. I’d just like to remove the pink line. The issue is it does not show up on desktop devices, and only on mobile.

    • This reply was modified 7 years, 7 months ago by telorenzo46.
    #675839

    Hi,

    Please change the background color of the color section to be same as the footer color.

    Let us know if that helps :)

    If yous till have any issue please send us the login details to take a closer look at this is.

    Best regards,
    Vinay

    #675842

    Vinay,

    I am aware that this is an option as well. And I would actually have to change it to be the footer outline color.

    However, this is not a proper fix, and instead a band-aid.

    Do you happen to know how to fix this properly?

    #677154

    Hi,

    this is not a band-aid at all, as it will fix the issue through out the normal theme settings. So why not follow this simple instructions?

    Best regards,
    Andy

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