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

    I have set the theme to hide title but show breadcrumbs. still the title is visible do I have to do this with CSS?

    I have a hide title plugin installed from a previous theme that did not give me the option to hide the title but its deactivated. if activated it still does not hide the title.

    Buko

    • This topic was modified 4 years, 4 months ago by byBuko.
    #1228405

    Hey BUko,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1228430

    the title is at the top the second title is part of the post.

    Buko

    #1228439

    Hi,

    Do you want to hide the title above or below the image?

    Best regards,
    Jordan Shannon

    #1228463

    I want to hide the title in the header and just leave the breadcrumbs. I have turned off title on the post. I have also done the same in the theme options no love. I guess I could post the tile under the image and not have it in my text body but then the breadcrumbs would also be under the image. and I would prefer them to be at the top.

    if you need to login to the site you can use the credentials from from this thread. https://kriesi.at/support/topic/tinymce-buttons-not-showing-up-in-text-block/

    thanx Buko

    #1228712

    Hi,

    So you want to remove the title after the date in the breadcrumbs.

    Best regards,
    Jordan Shannon

    #1228728

    I want to remove the title that is above the date and category (breadcrumbs). The one below the photo is the one I put in the text, I know how to delete that one.

    Buko

    #1228730

    Hi,

    Add this to quick css:

    .entry-content-header .post-title.entry-title a{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

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