Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #898863

    Hi
    Go to /templates/ja_elicyon/css/template.css

    @media (max-width:1199px){.t3-sl-1 .col:first-child .t3-module{min-height:0 !important;}}

    Replace it with

    @media (max-width:990px){.t3-sl-1 .col:first-child .t3-module{min-height:0 !important;}}
    

    Let me know if it helps

    puntje Friend
    #898868

    With line number in css can i find the line. I tried to find it with dreamweaver by copy it, but the program could not find it in template.css

    Pankaj Sharma Moderator
    #898870

    Hi
    I fixed it diirectly on your site , the code was near line 5273 http://prntscr.com/aeklt3
    Check your site now .

    puntje Friend
    #898926

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  puntje 8 years, 2 months ago.

The topic ‘At one point on iPad landscape position 3 is not correct layout, there is space’ is closed to new replies.