Forums

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

Home Forums CSS [Solved] Mobile CSS problem

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

    Hi Guys,

    I have a problem with the mobile page of:

    http://www.yandm.nl

    There is to much white space at the top. I already tried to give a special class name to all the content and tryed this:

    @media (max-width: 1030px) {
    .rij1{
    margin-top: -50px;
    }

    But it wont work! Can anyone help me out?

    Thanx Already!

    #202493
    sportfeed
    Participant

    Thanx that was it!

    Many Many thanx! :)

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