Hi Adrians,
If you use slider the menu will automatically appear above the slider. But if you use header image the menu will appear below the header image.
For removing the space have a look in this forum topic https://www.themehorse.com/support-forum/topic/remove-white-space-above-header/
You can paste this CSS code in Custom CSS in your theme options panel to change the color of the header
#branding {
background-color: #FF0000;
}
Rabin
Hello,
Is it possible to lessen the space between the Header text and the Header Image?
http://brianzad.freeshell.org/themeHorse/themHorseQuestionheaderSpace.jpg
Thank you for your time.
Hello
How to I change the max width of the images for the slider?? I can’t get past the 1400 width and on my 1920 screen it looks wrong (and the labels / text box is over white space and pic
I have increased the WP media max large pic size, i have your Retina plug in in place – but at 1920 the pic (which is 2400 wide) only shows with 20% border on each edge)
Brand new user here ,just bought the pro theme yesterday, not highly experience and would appreciate a quick answer / any help you have)
@Webinatrix Please provide a link to your site and I will look into it.
yeah, just a more streamlined look. currently looks like a lot of wasted white space.
Hi. I was directed to this thread after asking via email the same question as Maria.
When I put the css code into Theme Options > Custom CSS, it made the space on top smaller, but there’s still some there, about 45px. I tried adding a negative margin-top to the CSS rule, but it had no effect.
Any idea what it might be?
Thank you!
@Atlasman Please visit our demo in the same device and see if its the same. We have designed the theme that way.
Thank you so much for your help and the quick reply! It worked like a charm! Much appreciated 🙂
Best,
Maria
Hi Maria,
I’m about as far from an expert as they come but as I’ve had so much great help from the forums I’m trying to give something back!
.hgroup-wrap {
padding-bottom: 0px;
padding-top: 0px;
}
You could try pasting that code into Theme Options > Custom CSS. If you’re trying to achieve what I think you’re trying to achieve it should hopefully work. See my website here where I did a similar thing.
Thanks to your help in another thread, I was able to upload the header logo for my site (http://www.readingforpleasure.net/). However, there is a little more white space in that section than I would like, and it’s pushed the slider farther down on the page. Is there a way to remove some of the white?
Best,
Maria
On my Galaxy S3, I’m getting a quarter inch of white space on the left and right side of the screen, how can I reduce this white space?
Joseph
Hi Ckeilson,
You can see this forum topic for removing the header space here https://www.themehorse.com/support-forum/topic/remove-white-space-above-header/
Rabin
@edgariraheta In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
#main { padding-top: 10px; }
You can increase/decrease the px values you like.
How do I remove the white space between the Home Slogan and the posts on my page. Here is the website
Dear users,
does anyone knows the way to add a link to the header image? I use an image fullsize at header aerea an want to lead back to homepage by setting a link.
It´s no alternative to place the image as an header-logo, because I need to use it without any white space around.