(masonry grid) set max-width to container & gutterwidth Posted in : Read WP ne-uParticipant 11 September 2014 at 16:26 #16005 hello, i try to set grid in 1030px with two type of block x1 = 235px x2 = 500px and guttergrid = 30px template link i also change in functions.php portfolio_image_1x and portfolio_image_2x how can i do? thanks ne-uParticipant 15 September 2014 at 12:32 #16038 nothing? :( ahmetsaliKeymaster 15 September 2014 at 18:08 #16053 Hi, for which page? masonry blog or portfolio page? ne-uParticipant 15 September 2014 at 18:09 #16054 portfolio page ahmetsaliKeymaster 16 September 2014 at 18:20 #16086 you can use the custom css below to make gutter width 30px and limit the container width to 1030px. .page-template-page-portfolio-php .middle > .row { max-width: 1060px; } .portfolio-items .media-box { padding: 15px; } But it is not easy to change the item widths, they should be proportional. Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register