// Remove the empty cart message in WooCommerce function custom_remove_empty_cart_message(){remove_action('woocommerce_cart_is_empty','wc_empty_cart_message',10)}add_action('init','custom_remove_empty_cart_message');.site-logo a{pointer-events:auto!important}