Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #169114

    The blog on this test page is no longer responsive.

    http://support.curlyhost.com/blog/

    Thoughts?

    #169127

    I fixed it – for whatever reason I had to add specifics for what to do what the nine units all the way down the sizes.

    @media only screen and (max-width: 480px) {
    .responsive .container .nine.units {
    width: 273px;
    padding-left: 20px;
    padding-right: 20px;
    }
    }

    #169452

    Hey!

    Glad you fixed it. :)

    Cheers!
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog no longer responsive’ is closed to new replies.