• theme is very powerful and meets my requirements but maybe possible I will move to other just because of I am unable to set header image and logo it completely destroy my presentation my site is ufcblogs.com Please help in this regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author themeansar

    (@themeansar)

    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: https://prntscr.com/s9c3tk

    For Logo issue please indicate screenshot image,

    Thanks

    Thread Starter sziahussain

    (@sziahussain)

    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

    Theme Author themeansar

    (@themeansar)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[NSFW] Header Image’ is closed to new replies.