Please try with below code:
if ( !function_exists( ‘is_cart’ ) ) {
require_once ‘/includes/wc-conditional-functions.php’;
}
$result = is_cart();
i do suggest to give id to that DIV and apply css on that id….
Do you would like to change all text in footer or particular text?