Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #311748

    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..

    • This topic was modified 9 years, 7 months ago by jalmz.
    #311754

    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

    #317952

    I have the same problem, and adding the above mentioned code to Quick CSS doesn’t change anything. Header Title is still there.

    #318052

    Hey!


    @henrik-r
    Can you please post the link to your website?

    Regards,
    Yigit

    #318067
    #318069

    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

    #318088

    Thanks Yigit! That did the trick. Will see if I can minify without header title showing up again.

    Regards,
    Henrik

    #318092

    Hey!

    You can disable the feature, apply the code and then enable once again and it should work fine. I am marking this thread as resolved for now. Feel free to start a new one if you have any other questions or issues! :)

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Remove Header Title and retain Breadcrumbs’ is closed to new replies.