es_spacing) { $template->class = trim($template->class.' spc_'.$template->es_spacing); } if ($template->es_padding) { $template->class = trim($template->class.' pad_default'); } if ($template->es_col_text) { $template->class = trim($template->class.' layout_'.$template->es_col_text); } } }