post_spacing ); $post_width = floatval( $settings->post_width ); $post_columns = $module->get_columns_count(); $post_columns_large = $module->get_columns_count( 'large' ); $post_columns_medium = $module->get_columns_count( 'medium' ); $post_columns_responsive = $module->get_columns_count( 'responsive' ); if ( 'grid' == $settings->layout ) : ?> .fl-node- get_posts_container(); ?>.fl-post-grid-post { margin-bottom: px; width: px; } .fl-node- .fl-post-grid-sizer { width: px; } @media screen and (max-width: px) { .fl-node- .fl-post-grid, .fl-node- .fl-post-grid-post, .fl-node- .fl-post-grid-sizer { width: 100% !important; } } layout ) : ?> .fl-node- .fl-post-grid { margin-left: -px; margin-right: -px; } .fl-node- .fl-post-column { padding-bottom: px; padding-left: px; padding-right: px; width: %; } .fl-node- .fl-post-column:nth-child(n + 1) { clear: both; } @media screen and (max-width: large_breakpoint; ?>px) { .fl-node- .fl-post-column { width: %; } .fl-node- .fl-post-column:nth-child(n + 1) { clear: none; } .fl-node- .fl-post-column:nth-child(n + 1) { clear: both; } } @media screen and (max-width: medium_breakpoint; ?>px) { .fl-node- .fl-post-column { width: %; } .fl-node- .fl-post-column:nth-child(n + 1) { clear: none; } .fl-node- .fl-post-column:nth-child(n + 1) { clear: both; } } @media screen and (max-width: responsive_breakpoint; ?>px) { .fl-node- .fl-post-column { width: %; } .fl-node- .fl-post-column:nth-child(n + 1) { clear: none; } .fl-node- .fl-post-column:nth-child(n + 1) { clear: both; } }