Portfolio Display Posted in : impressivCard WP thinkpierceParticipant 19 September 2013 at 03:42 #8783 Hi, I have 6 items in my portfolio, 5 are displayed in one row and 1 is displayed in the second row but it is centered. See screenshot at: http://rhonapierce.com/wp-content/uploads/2013/09/portfolio_display.png I don’t want it to display this way, I would like for the item at the bottom to be directly under the first item. Is there a way to do this? Or better yet is there a way to choose the amount of images to display per row? Thanks! Mehmet S.Keymaster 19 September 2013 at 03:56 #8784 Hi, it is because of the masonry layout future. You need to edit your main.js file. That file is in the js folder of your theme. – Open the main.js file, – Find the line: layoutMode : 'masonry', – Change it to: layoutMode : 'fitRows', Thanks thinkpierceParticipant 19 September 2013 at 04:15 #8785 awesome, that worked perfectly. You are the best! Thanks Mehmet S.Keymaster 19 September 2013 at 05:13 #8787 You are welcome! Viewing 4 posts - 1 through 4 (of 4 total) The forum ‘impressivCard WP’ is closed to new topics and replies.