Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #633816

    Hello. Please this image. This is only happening for iPad landscape and I’m not sure where it’s coming from.

    Thank you,
    Ryan

    #633818

    Hi rlogan2334!

    Please add following code to Quick CSS

    @media only screen and (max-width: 1024px) and (min-width: 990px) {
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 202px;
    }}

    Cheers!
    Yigit

    #633824

    Perfect! Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Ipad Landscape – Remove Space’ is closed to new replies.