Hi Sziahussain,
Thanks for contacting us,
For change add header image go to Header image settings (Theme Dashboard >> appearance >> customize) and change Header image, you can also following screenshot link: http://prntscr.com/s9c3tk
For Logo issue please indicate screenshot image,
Thanks
you share the procedure on how to change the header image. I am aware but the impact is not as I want, you can browse site ufcblogs.com. I try different sizes and different crops but ..
can you please share exact size of header image I also try 1600 × 600 pixels
Hi,
You can use exact size of header image 1600x250px image ratio,
We have fixed this issue in next update, then adjust header according your image, for this time you can add the below css code in additional css filed (Theme Dashboard >> appearance >> customize )
.mg-nav-widget-area-back .inner, .mg-nav-widget-area-back .inner {
height: 600px !important;
}
if you remove background overlay you can use the following css code in additional css filed (Theme Dashboard >> appearance >> customize >> )
.mg-nav-widget-area-back .inner{
background: none !important;
}
Any confusion lets know
Thanks