.home .bottom-header-outer-wrapper { padding: 15px 0; position: absolute; z-index: 99; width: 100%; } '; } } // Hook the function into the wp_head action add_action('wp_head', 'bike_workshop_custom_css'); //Copyright Alignment function bike_workshop_footer_copyright_alignment_css() { $bike_workshop_footer_bottom_align = get_theme_mod( 'bike_workshop_footer_bottom_align', 'center' ); ?>