Forums

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

Home Forums CSS Another Media Queries question

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43745
    NghiQuach
    Participant

    I’ve tried searching for a solution to my problem, but I’m not sure where my problem exist. I’m using bootstraps framework and I’ve done a small test program that the media queries worked the format i had for them are.

    @media (max-width:980px){

    }

    I’ve now gone on to a much bigger site with a lot more style sheets so I’m thinking maybe they are the culprit?
    Basically nothing is happening under those media queries now.

    Thanks

    #130083
    NghiQuach
    Participant

    I have it all on my local machine, I am going to see if I could strip it down and put it on codepen.

    #130085
    NghiQuach
    Participant

    I found the culprit it was a open /* … my Notepad++ theme shows all the css styling in white.
    Thanks though Chris.

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