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

Hi, if you want the captions i.e. on page id 55, just add this code:

body.page-id-55 #image_header .featured_image_description, body.page-id-55 #image_header .featured_image_caption {
display:initial !important;
}

I think line up the logo without changes in the header.php is not possible, we’ve tried it with CSS, but it’s not working. Also, if we solve it with css then it’s not responsive…