the site is not live so here is the temporary url:
http://eea.f87.myftpupload.com/
Also, is there a custom css to remove the “home” as the title of the page? When I remove it from the title I get “Untitled Entry – Read Full Article”. I just want it blank.
I found this css which worked to remove the title from the page:
.home .entry-header {
display: none;
}
Thanks.
the site is not live so here is the temporary url:
http://eea.f87.myftpupload.com/
Also, is there a custom css to remove the “home” as the title of the page? When I remove it from the title I get “Untitled Entry – Read Full Article”. I just want it blank.
Thanks.