Hi
To remove the ‘Home’ title from Welcome section under the homepage slider
Go to Appearance -> Theme Option -> Basic Settings -> Custom CSS
and use below css code in custom css box
.welcomebx h2.section_title { display: none; }
Please do this and let me know your feedback.
Regards
Grace Themes