Title: Incorrect container width on some screen widths
Last modified: October 24, 2019

---

# Incorrect container width on some screen widths

 *  [a22y](https://wordpress.org/support/users/a22y/)
 * (@a22y)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/incorrect-container-width-on-some-screen-widths/)
 * Hello,
 * The “Main” template has a container width issue:
 *     ```
       @media (min-width: 1200px)
       .tg-container {
         max-width: 1240px;
       }
       ```
   
 * while every other @media-query breakpoint has the container `max-width` smaller
   than the breakpoint, this one has it larger which results in that from screen
   widths 1200px to 1240px (and visually something like 1280px) the container is
   stuck right at the browser window edges.
    And while every other breakpoint comes
   from `style.css`, this one comes from `<style id='zakra-style-inline-css' type
   ='text/css'>`.
 * This can be seen even in the demo – [https://zakrademos.com/main/](https://zakrademos.com/main/).
    -  This topic was modified 6 years, 7 months ago by [a22y](https://wordpress.org/support/users/a22y/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fincorrect-container-width-on-some-screen-widths%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Ashish – ThemeGrill Support](https://wordpress.org/support/users/themegrillteam/)
 * (@themegrillteam)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/incorrect-container-width-on-some-screen-widths/#post-12063886)
 * Hi,
    We’ll check on this and let you know. Thanks for the information. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Incorrect container width on some screen widths’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zakra/4.2.1/screenshot.jpg)
 * Zakra
 * [Support Threads](https://wordpress.org/support/theme/zakra/)
 * [Active Topics](https://wordpress.org/support/theme/zakra/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zakra/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zakra/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ashish – ThemeGrill Support](https://wordpress.org/support/users/themegrillteam/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/incorrect-container-width-on-some-screen-widths/#post-12063886)
 * Status: not resolved