false, 'tablet' => false, 'mobile' => false, ] ); if ($parallax_value['desktop']) { $parallax_result[] = 'desktop'; } if ($parallax_value['tablet']) { $parallax_result[] = 'tablet'; } if ($parallax_value['mobile']) { $parallax_result[] = 'mobile'; } if (count($parallax_result) > 0) { $attr['data-parallax'] = implode(':', $parallax_result); } $hero_structure = blocksy_akg_or_customizer( 'hero_structure', blocksy_get_page_title_source(), 'narrow' ); $container_class = 'ct-container'; if ($hero_structure === 'narrow') { $container_class = 'ct-container-narrow'; } ?>
>
$attachment_id, 'ratio' => '16/9', 'size' => 'full', ]); ?>