Support for Envato Buyers › Forums › OldCar › Edit width of the Article This topic has 3 replies, 2 voices, and was last updated 10 years, 10 months ago by FocuxTheme Support. Log In Register Lost Password Viewing 2 reply threads Author Posts April 29, 2014 at 2:15 am #4666 IgorCiryaMember Hello Johnny, You could help by telling me where do I place the issue of the width of the post area? Originally width is 940px to 800px but I want to change. Thanks! April 29, 2014 at 11:14 pm #4692 IgorCiryaMember Hi, thanks! Is there a way to keep the responsive effect? When I change the css, the post is a fixed size of 800px and does not adapt to the devices. April 30, 2014 at 11:16 am #4696 FocuxTheme SupportKeymaster Because you chagned the grid system, so that you have to change the responsive CSS at the same time. For example, you must change the .grid-12 width for different screen as below /*For Mobile device*/ @media only screen and (max-width: 767px) { .container .grid-12 {width:100%;} } April 29, 2014 at 10:51 am #4678 FocuxTheme SupportKeymaster Hi You have to change the grid system width, for example, add the following css into “oldcar options > custom code > css code” .container .grid-12{width:800px;} However, if you change that, maybe it will cause responsive issue. Thanks Author Posts Log In Register Lost Password Viewing 2 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Are you human? Please solve: Log In