customizer; $title = get_theme_mod('asterion_about_title',esc_html__('About','asterion')); $text = get_theme_mod('asterion_about_text',esc_html__('All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.','asterion')); $bg_color = get_theme_mod('asterion_about_bg_color', '#ffffff'); $text_color = get_theme_mod('asterion_about_text_color', 0); ?>

customizer->sanitize_html($title);?>

customizer->sanitize_html($text);?>