Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #236265

    how to remove the breadcrumb in the header, but not the title.
    thanks,

    #236963

    Hi ftt123!

    You can do that with the options on each page. Look for the meta box on the right hand side and the header text:

    
    Title Bar Settings
    Display the Title Bar with Page Title and Breadcrumb Navigation?
    

    Then use the dropdown to select only the title to be displayed.

    Best regards,
    Devin

    #237035
    This reply has been marked as private.
    #237039

    Hi!

    Please see screenshot here – http://i.imgur.com/HaXjV11.jpg
    It is underlined on the right side under Layout section

    Cheers!
    Yigit

    #237051
    This reply has been marked as private.
    #237055

    Hey!

    Please update Enfold to the latest version 2.6.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    Or if you do not want to update but remove breadcrumbs globally, please add following code to Quick CSS in Enfold theme options under Styling tab

    .title_container .breadcrumb { display: none; }

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.