The thing is i need the (mountain) background for every other page except for this single page.
IT WORKED ! thanks michael
i’m not sure i understand.. but i managed to remove the menu links but i can’t remove the logo .
i also tried this CSS code
.home nav#navigation ul {
display: none;
}
but to no avail