Hi there,
how can I fix the hight of the header and to lift it to the top of the screen in Brightbox?
Thanks!
Hi there,
how can I fix the hight of the header and to lift it to the top of the screen in Brightbox?
Thanks!
Hey,
to change the header height add following code to css/custom.css:
#header {
height: 100px;
}
and adjust the height value.
Thanks again, that did it!
I also have a problem with the related post function and the featured image. Look at this part of my site ->
http://www.alleverrereizen.nl/aanbiedingen/groepsreis-israel-en-jordanie/
1) Related posts are with to big images.
2) The featured image isn't like in your demo. It folds out when you open the post. Can be some setting?
Thanks again!
You must log in to post.