* @license http://www.gnu.org/licenses/gpl-3.0.html GNU Public License */ // Add a class if there is no widget area active. $is_active = ( ! is_active_sidebar( 'sidebar-1' ) ) ? 'no-widget-area' : 'has-widget-area'; ?>