Expand logo on the site-header
-
I do not know the correct terms to speak so forgive me. I need to expand the logo I have at the top of the site, which I call the site-header or masthead. I’ve tried so many things and can’t get anything to work. Right now I have a logo there that works but it’s not the correct one. The one I want to use will expand all the way across the top of the page. How can I get that to happen? There was a search box on the right that I took off but it seems the space is still not available to expand the logo. The theme is Organization. I a total novice at this. Anything simple I can do?
The blog I need help with is: (visible only to logged in users)
-
Hi there, my first suggestion would be to add the image as a Custom Header instead of a site logo. You can do that at Customize > Header Image. What you will want to do is to select the image and when you get to the “Cropping” stage, select Use as is/no cropping.
We can also insert the image and make it full width using CSS, but this is more cumbersome. Give the above a try and let me know how things go.
-
I’m using a featured content slider on the homepage and I’m thinking the custom header is not an option. I tried it and nothing even shows up. I need to go the CSS route to accomplish my task. Just not sure how to do that. I tried various methods but nothing.
-
Hi, I’m seeing a header image across the top of your site right now and see that you have added the following CSS to make it go full width.
#header .row .nine, #header img { width: 100%; }Is everything alright with this, or are there additional changes you want to make with it?
-
- The topic ‘Expand logo on the site-header’ is closed to new replies.