Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • timtecsa Friend
    #1075513

    Try adding the custom css below

    }
    @media (min-width: 1200px)
    .container {
        width: 100%;
    }

    Good luck.
    Tim

    Saguaros Moderator
    #1075583

    And modify the padding value as I can see that the container class has
    padding-left: 10px;
    padding-right: 10px;

    defall Friend
    #1079449

    thanks for your help 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  defall 6 years, 9 months ago.

The topic ‘my customer wants 100% width (margin:0)’ is closed to new replies.