Hi Doris,
You can try adding this custom CSS:
@media (min-width: 1900px){
#t4-header .t4-logo-header .logo-image .site-name {
display: none !important;
}
}
into the file: root/templates/ja_helple/css/custom.css (Create this file if it doesn't exist)
About the Home text, it's page heading, you can turn it off in the home menu item of your site. I tried to access backend of your site but the provided info doesn't work.