Hello Skandha,
This worked fine and I can edit the next pages in the wished color. Thank you for that.
There is only one problem stayed.
I wanted to delete the gap between header and content in more then one page.
You gave me the code:
/* To get rid of the gap between menu and the image */
.page-id-1085
#header-content,
{ display: none;
}
for one page it worked fine.
When I try to add the next pages I failed.
I add to the CSS:
/* To get rid of the gap between menu and the image */
.page-id-1085
#header-content,
.page-id-1049
#header-content
{ display: none;
}
And it seems to be a problem for Safari on the Mac, because if I use the Opera browser, it is no problem.
I wonder: what do I do wrong. I added a new page the same way as in the color codes.
The result: if I hover over the main menu: the sub-menu items dissapear.
If there is no solution for it: no big deal.
If there is, it should be beautiful.
Kind regards
Hans Hagmeijer.