Home › Forums › Jevelin Theme › Turn off Title and Breadcrumb on landing page
I have chosen to make the blog the landing page. I am using Header 5. How can I turn off the title of the page and the breadcrumb on the landing page (but keep it on the other pages)?
Thank you.
Hi @pp1000,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that i can help you to remove it?
Best regards, Shufflehound team
Shared in the private field.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.home .sh-titlebar { display: none; }
This removes the entire titlebar. But I would like to remove the title of the page and the breadcrumb path only.
Ok then just to remove it please use the below custom CSS code instead of above shared CSS code.
.home .titlebar-title, .home .title-level{ display: none; }
Log in or Sign up with your theme purchase code
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.