Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #633399

    I added this code :

    @media only screen and (max-width: 960px) {
    .container {
    margin: 0;
    padding: 0;
    max-width:100%;
    }
    }

    Still .container’s width is 85%. What can I do? I

    • This topic was modified 9 years, 5 months ago by JJ.
    #633889

    Hey JJ,

    It does seem to work fine on my end. Can you please flush browser cache and refresh your page and check once again?

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.