section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package BloatLess */ $hide_social_menu = (bool) bloatless_get_option('hide_social_menu'); $bloatless_social = bloatless_social(); $header_top = ''; if( $hide_social_menu ) { $header_top = ' no-social-menu'; } ?> > >