html { margin-top: 65px !important; } * html body { margin-top: 65px !important; } @media screen and ( max-width: 782px ) { html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } } "; } } add_action( 'wp_head', 'aquila_admin_bar', 99 ); remove_action( 'admin_color_scheme_picker', 'admin_color_scheme_picker' ); ?>