figured out the first issue that i had, i think.
however, i’d like to make the home page just one image and remove that entry header, how can i do that to that single page?
and i figured out how to add that image header to other pages, how do i make it less tall? when i use
.entry-header {
height: 200px;
}
it doesn’t look like it changes it.