Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #290201

    In the post and in the header settings you can only have both or none or just the title but not just the breadcrumbs
    Can you let me know where this is controlled so I can either remove the Title to one of the options or add one option to only show the breadcrumbs
    thanks

    #290591

    Just to be clear, can you tell me where is the code to display the page title to the left of the breadcrumbs so that I can remove it and only show the breadcrumbs. Thanks in advance

    #290669

    Hey!

    Thank you for using the theme.

    If you want to remove the title and leave the breadcrumbs. Please add this on Quick CSS or custom.css:

    .title_container .main-title {
    display: none;
    }

    Regards,
    Ismael

    #290702

    Thanks…just what I needed

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold – Display breadcrumbs only option’ is closed to new replies.