Home › Forums › Support › Change blog posts container width This topic has 3 replies, 2 voices, and was last updated 4 years, 6 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 29, 2018 at 7:11 am #743847 Ivan Cazorla Hi there, I know that for changing the width of the container it can be done like for example: #content { max-width: 700px; } But how can I make this to only affect the blog posts, and not affect all the other containters such as products? Thanks, Ivan November 29, 2018 at 7:58 am #743888 DavidStaff Customer Support Hi there, you can use one of the body class selectors so for single post you would target: .single-post #content November 29, 2018 at 8:00 am #743890 Ivan Cazorla Thanks! November 29, 2018 at 8:25 am #743909 DavidStaff Customer Support You’re welcome Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In