body.home .header-main-wrapper { position: relative !important; top:0px; } '; } } // Hook the function into the wp_head action add_action('wp_head', 'aster_it_solutions_custom_css'); // Woocommerce Related Products Settings function aster_it_solutions_related_product_css() { $aster_it_solutions_related_product_show_hide = get_theme_mod('aster_it_solutions_related_product_show_hide', true); if ( $aster_it_solutions_related_product_show_hide != true) { ?>