$about_id ) );
if($about->have_posts()) :
while($about->have_posts()) : $about->the_post();
$page_section_bg = get_field(‘page_section_bg’);
$custom_title = get_field(‘custom_header_title’);
?>

‘.$custom_title.’

‘);
else
the_title(‘

‘, ‘

‘);
?>