New Landing How can we help? General Feedback & Suggestions Keep breadcrumb / hide title

Viewing 7 posts - 1 through 7 (of 7 total)
  • #184585
    NiO
    Member
    Post count: 233

    Hi Swiftideas,

    The page options give me the option to hide the page header (labelled title), which shows or hides the whole header banner. Next to that I have the option to hide the breadcrumbs, when I choose to show the header banner.

    On some pages, it would be nice to keep the breadcrumb whilst hiding the title itself.

    Cheers,
    johan

    #184587
    NiO
    Member
    Post count: 233

    Just to add an example: single post page often have a long title (at least in my case). This often works pretty messy in case also a sidebar is used … see attachment.

    I would like to be able to solve this by hiding the big title and including a title in the post itself. It will then “wrap” itself nicely within the post area itself

    Cheers,
    johan

    Attachments:
    You must be logged in to view attached files.
    #184601
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Do you want to do this for just one page?

    – Kyle

    #184604
    NiO
    Member
    Post count: 233

    Hi Kyle,

    Yes, would use it for my single post page. I can probably hack the php file, but figured it would be a good addition to the page options ๐Ÿ™‚

    Cheers,
    johan

    #184605
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .single-post .entry-title {
      display: none;
    }

    Will consider adding as an option, however it’s not highly requested

    – Kyle

    #184617
    NiO
    Member
    Post count: 233

    Thanks Kyle. That works ๐Ÿ™‚

    #184618
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great ๐Ÿ™‚

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register