true, 'mobile' => true, ]); $target_output = ''; if (blocksy_default_akg('header_button_target', $atts, 'no') === 'yes') { $target_output = 'target="_blank"'; } $effect_output = ''; if (blocksy_default_akg('header_button_effect', $atts, 'no') === 'yes') { $effect_output = 'data-hover'; } $class .= ' ' . blocksy_visibility_classes($visibility); ?>