Hi,
I would like to remove the Header Title and retain the Breadcrumbs. How ?
Because in Header Title and Breadcrumbs Enfold theme.
Display Title and breadcrumbs
Display only Title
Hide both
I need this option… Display Only Breadcrumbs
How to do this one?
Thanks..
Hi jalmz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main-title.entry-title {
display: none!important;
}
Regards,
Yigit
I have the same problem, and adding the above mentioned code to Quick CSS doesn’t change anything. Header Title is still there.
Hi!
Please disable CSS minifying feature on the plugin you are using and flush browser cache and it should work fine for you as well. Currently code is not being applied
Best regards,
Yigit
Thanks Yigit! That did the trick. Will see if I can minify without header title showing up again.
Regards,
Henrik