true, 'tablet' => true, 'mobile' => false, ])); $transparent_border_output = ''; $header_bottom_border = get_theme_mod('headerTopBorder', [ 'width' => 1, 'style' => 'dashed', 'color' => [ 'color' => 'rgba(18, 21, 25, 0.98)', ], ]); if (blocksy_akg('style', $header_bottom_border) !== 'none') { $transparent_border_output = 'data-border="' . ( get_theme_mod('headerTopBorderFull', 'no') === 'yes' ? 'full-width' : 'contained' ) . '"'; } ?>