Full width header for Unite WordPress theme

Hey,

Is there a way of making the header full width and responsive?

I have searched the forum but couldn’t find the answer.

Thanks

Hey,

It depends on your currently layout setup. It might be possible but I can’t guarantee that. Please post your website URL and will check if I can help you with that.

Oh and also if you could advise me how I can make the top of the navbar flush with the header that would be great :slight_smile: Example attached.

Thanks again

Thanks…My site is richardmillerphotography.co.uk

Add this header image directly inside header.php.

The best place to add it is right after this line of code:

<div id="page" class="hfeed site">

Image code should look like this:

<a href="http://www.richardmillerphotography.co.uk/"><img src="https://colorlib.com/wp/wp-content/uploads/sites/2/Header1.jpg"></a>

Now you will have both your logo and header image. You can get rid of logo by adding this simple CSS to Appearance >> Theme Options >> Other >> Custom CSS.

#masthead {
    display: none;
}

Let me know if this is what you were looking for.

Amazing. Thankyou!

Slightly off topic but would you know how to make the margins of the page wider? I have a huge header now and a narrow page lol

Hello Aigars

how are you doing? Nice to see your reply,s everywhere. Just came with a hope :D.
So basically this is my sitedoubleglazingleeds.org/blog. I want its header image to be center allign. I followed your guidelines about this — richardmillerphotography.co.uk

and also i have done this –

#masthead {
    display: none;
}

Now i just want to make my header image center allign so that header will start right from home tab. And also social icons can be seen in tab & phone view but they are not active on laptop view.

Please guide. Thanks in Advance :slight_smile:

Hi Shivam Sharma,

This is old thread and to help keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/unite-support/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Thanks,
Movin