Archived topic
header page dont working
5 replies · Started by Filip Grela on March 1, 2016
hello i bought header page, i add image in cofig panel, but image isnt showing on my webpage: http://test.alfaholicy.org/
Hi there,
Did you upload the image using the Page Header metabox?: https://generatepress.com/knowledgebase/generate-page-header/
yes, but its not header. header i marked on picture. i want put on white area my header!
You can upload an image there in "Customize > Site Identity" using the Logo option.
Let me know if that helps or not :)
but i cant delete white background. see: http://test.alfaholicy.org/
its dont looking good.
Looks like you switched themes.
If you wanted to remove that top white area, this CSS would do it:
.site-header {
display: none;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
