I have come across this code for removing footer widgets in bizway theme: .footer-wrapper .footer_widget h6{
display:none;
}
It only works to remove the subject header of the footer widget but not the description content below them. Kindly advice soonest on how to totally disable the entire footer widgets including the description content.
Thanks

