Michael Kiwanuka performed for CBS This Morning: Saturday Sessions. The acclaimed singer-songwriter played songs from his 2019 self-titled album.
Kiwanuka arrived on November 1, 2019 and garnered Michael a Grammy nomination for Best Rock Album. Kiwanuka’s CBS appearance included the album’s “Piano Joint,” on which he was accompanied by piano. “Hero” featured the singer-songwriter playing an electric guitar while the LP’s closer, “Light.” would see him switch to acoustic guitar for
Watch Michael Kiwanuka perform for CBS This Morning: Saturday Sessions below:
Piano Joint
Hero
Light
!function ($) {
window.jb_populate_livestreams_promo = function( $element ) {
let args = $element.attr( ‘data-args’ );
// set up the AJAX post data
var data = {
‘action’: ‘jb_get_livestreams_promo’,
‘args’: args,
};
console.log( data );
// make the AJAX $_POSTcall
$.ajax({
type: “POST”,
url: ajaxurl,
data: data,
success: function( response ){
if ( true == response.success ){
$element.html(response.data).slideDown(420, function(){
jbSetStreamLocalTimes();
});
// trigger Cloudinary
var evt = window.document.createEvent(‘UIEvents’);
evt.initUIEvent(‘resize’, true, false, window, 0);
window.dispatchEvent(evt);
return;
}
},
error: function( response ){
alert( response.responseText );
}
});
};
$(function(){
$(‘#livestreams-promo-container’).each( function(){
//$(this).remove();
jb_populate_livestreams_promo( $(this) );
});
});
}(window.jQuery);
.fb-page.fb_iframe_widget{
width:100%!important;
}
.jb-fb-like-box{
border-top: 1px solid #DAE1E8;
border-bottom: 1px solid #DAE1E8;
padding:15px 0;
margin: 15px 0;
text-align:center;
}
.jb-fb-like-box h3{
margin: 0 0 15px;
}
.jb-fb-like-box blockquote{
border:none;
margin-top: 15px;
}
.single-article-simplified .article-content .jb-fb-like-box:last-child{
border-bottom:none;
padding-bottom: 0;
}