Tagged: enfold
In a page I can remove the Menu / header ad logo… how can I remove this in a blogpost?
Hi Jelle!
Can you please post the link to your page where you would like to remove header?
Cheers!
Yigit
Hi Yigit,
Actually standard on all posts..
example:
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-post #header {
display: none;
}
Cheers!
Yigit
Hi That workd! And now we would like to do the same on normal pages. …
What should i Put in to do that?
AND: we would like to reduce the hight of the white area in the top. (Where the 2 logo’s are in… any idea how?
Thanx Yigit!