Tagged: x Author Posts September 12, 2016 at 9:30 am #1171391 watersmartinnovationsParticipant I’m having an issue where one line of 1/4 columns is only displaying 3 items then the next row displays 4. September 12, 2016 at 9:31 am #1171395 watersmartinnovationsParticipant This reply has been marked as private. September 12, 2016 at 10:21 am #1171479 RupokMember Hi there, Thanks for writing in! It’s happening because you have added the columns within a single ROW. You should use separate row for each four columns. You can use this under Custom > CSS in the Customizer. .x-column.x-1-4:nth-child(4) { margin-right: 0; } This will solve the issue but I’d suggest to use the correct formatting using separate row. Thanks! September 12, 2016 at 10:58 am #1171556 watersmartinnovationsParticipant Sounds good. Thanks for the information! September 12, 2016 at 11:35 am #1171615 Prasant RaiModerator You are most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1171391 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In