__( 'Displays a banner heading.', 'alba' ), ) ); } function widget( $args, $instance ) { $output = ''; $output .= $args['before_widget']; $output .= $args['before_title']; if($instance['banner-full-width'] == "on") { $output .= ''; } $output .= '' . $args['after_title']; $output .= $args['after_widget']; echo $output; } function form( $instance ) { $instance = wp_parse_args( $instance, array( 'style' => 'bottom-shadow', 'banner-heading' => '', 'banner-bg-image' => 'none', 'banner-bg-color' => 'transparent', 'banner-full-width' => 'on', 'banner-text' => '', 'button-link' => '', 'button-text' => 'Read More', 'button-target' => '' ) ); ?>

bold tags around the words you want to take on the theme color', 'alba' ) ?>