Custom Header Help
-
I’m using the sample child genesis theme.
I want to add a custom header but the theme makes the custom header really small even at the recommended sizing 600 x 160.I installed genesis simple hooks. It’s allowed me to import a larger header (1125×300), but still have these big spaces in the header.
I tried to use the following in the custom CSS but it’s not fixing all the issues. What can I do differently?
.site-header {
background-color: #fff;
padding: 0px 0;
margin: 0px 0;
width: 1125px;
height: 300px;}
.site-header > .wrap{
padding: 0px 0;
margin: 0px 0;
width: 1125px;
height: 300px;
}.header-image .title-area {
margin: 0px 0;
width: 1125px;
height: 300 px;
padding: 0px 0
}The blog I need help with is: (visible only to logged in users)
-
Hi there,
Looks like your website is not on WordPress.com but is a self hosted WordPress.org one.
This is the forum for WordPress.com only.
For help with your self hosted WordPress.org please see https://wordpress.org/support/
To learn about the difference between the two please see here: https://en.support.wordpress.com/com-vs-org/
As you are using a Genesis theme you can also try the StudioPress forum.
Best of luck.
- The topic ‘Custom Header Help’ is closed to new replies.