[Support request] white space at the very bottom of my page

Home Forums Support [Support request] white space at the very bottom of my page

Home Forums Support white space at the very bottom of my page

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

    Hi There, I have a an extra space at the bottom of my pages I can’t get rid of. Any suggestions please?
    http://wevisit.dev.stimuluscreative.co.nz/services/wehelp/

    I tried 0 margin onthe container but that didn’t work

    #349166
    Leo
    Staff
    Customer Support

    Hi there,

    It’s coming this CSS you’ve added:

    iframe{
        height:66.1vh;
        vertical-align: middle;
    }

    The height extends beyond the bottom of the page.

    #349177
    Christopher

    Thanks for that, can you think of what css I could add to balance that? I would like to keep the css on the iframe

    #349211
    Leo
    Staff
    Customer Support

    Not sure why it was needed in the first place?

    Maybe try height: 100%;?

    #351993
    Christopher

    Thanks, but I need the height to be about 66&% of the screen height thats why I used height:66.1vh;
    Any other suggestions?

    #351998
    Leo
    Staff
    Customer Support

    Sorry just want to make sure. The CSS is supposed to be for this element?
    https://s2.postimg.org/4jqp2kbhl/iframe.png

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