Home Forums Theme support Newhome Navigation Menu & Logo Reply To: Newhome Navigation Menu & Logo

Ok, then please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

#image_header .featured_image_description, #image_header .featured_image_caption {
display:none !important;
}

This will remove the captions…