Home › Forums › Theme support › Featured Image Caption Block › Reply To: Featured Image Caption Block
Hi,
please add this CSS code in WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content:
#image_header .featured_image_description span {
background:none !important;
}
This will remove the background for the caption.