Tagged: , ,

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

    empty

    when i check my site using google chrome , ipad preview

    i can see empty area. what is the reason behind of it ?

    #1065635

    Hey DDSameera,

    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

    
    @media only screen and (min-width: 768px) {
      .responsive body, .responsive body #wrap_all  {
        min-height: 100vh !important;
        height: 100%;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1065757

    Thanks victoria. you are amazing.
    v
    Another question. when i check my site using google chrome inspector mobile view, its view like this

    What is 50% , 100% ,
    https://snag.gy/ocjpag.jpg
    How can we adjust our code ? what is the best method to check mobiile view correct or wrong. sorry for my english .

    • This reply was modified 5 years, 9 months ago by DDSameera.
    #1066453

    Hi,

    Thanks for the update. The screenshot no longer exists, so we can’t see the issue. Could you upload it again?

    Best regards,
    Ismael

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