Hi,
I was wondering a few questions with the Title Bar Setting :
– Is it possible to only show the breadcrumbs without the title?
– How can I change the H1 for a page without changin the name of the page in the menu?
Thanks for your answers.
Regards,
Jonathan
Hey Jonathan!
1. Yes, you have this option: http://screencast.com/t/a2UmDeDMb
2. That’s not possible without modifying the theme code.
Cheers!
Josue
Hi Josue,
It’s the opposite that I’m trying to do : displaying the breadcrumbs but not the title.
Regards,
Jonathan
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .main-title { display: none; }
Best regards,
Yigit
Great thank you for your help guys.
Regards,
Jonathan