Church Theme – Home Page This topic has 6 replies, 2 voices, and was last updated 3 years, 9 months ago by Grace Support. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts February 3, 2021 at 2:38 am #28714 PHILIP PONTONParticipant Hello, How do we remove the “HOME” breadcrumb from off the Home page of the Church Lite WP site? Thanks in advance, Philip February 3, 2021 at 4:11 am #28717 Grace SupportKeymaster Hi, Please send your website URL so we can check it. Regards Grace Themes February 5, 2021 at 1:59 am #28750 PHILIP PONTONParticipant Thanks, bethlehemcogic107.org is the URL February 5, 2021 at 5:04 am #28755 Grace SupportKeymaster Hi, To remove the “Home” title from frontpage Go to the Appearance -> Editor -> style.css add below css code at the end of file .home h1.entry-title { display: none !important; } Regards Grace Themes February 5, 2021 at 5:42 pm #28765 PHILIP PONTONParticipant Thank you so much February 5, 2021 at 5:55 pm #28766 PHILIP PONTONParticipant /* Remove Home Breadcrumb from Home Page. */ .home h1.entry-title { display: none !important; } I added this to line 395 However it still shows “HOME” on the home page. Please let me know if there is anything else I need to do. Thanks Phil February 6, 2021 at 4:09 am #28774 Grace SupportKeymaster Hi, Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly. Regards Grace Themes Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In