Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Media only screen and max-width problem

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #180373
    Aikapan
    Participant

    Hi There!

    I just scripted my website http://www.aikapan.de and I am using the @media only screen and (max-width: 600px) {} method to resize the page at a certain screen-width.

    On another page http://www.gall-technology.de it is working fine (At PC AND on the smartphone)!
    On my page it is working at a desktop PC by resizing the browser windows jsut fine!
    But on a Samsung Galaxy S4 Mini it is not working at all.

    Why is that??? :(

    Edit: Thanks Soronbe, that fixed my problems :)

    #180387
    ThatCat
    Participant

    I recommend use “@media all“.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.