Change size for blog posts container Posted in : Photographer doagaionParticipant 2 January 2017 at 14:50 #46368 Hello, I want to shrink the width of my blog posts up to around 600 px wide. Can you please help me do this? Thanks! serkanModerator 2 January 2017 at 15:10 #46372 Hi, You can try to use this custom css code; .single-post .layout-fixed { max-width: 600px; } Thanks doagaionParticipant 2 January 2017 at 15:38 #46376 Can you give me a code that will shrink the width to single post as well as to all the post in the category blog http://iondoaga.com/category/blog/ ? I want my blog posts on the category page and post page be the same width. serkanModerator 3 January 2017 at 11:34 #46389 Hi, You can try to use this custom css code; .layout-fixed { max-width: 600px; } Thanks Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item Photographer WordPress Themeby pixelwars Login and Registration Log in · Register