Post Header title

For a post..I want to not display the "title" of the post at the top of the page but need to label it in the list of posts ( I want to control the title within the muffin builder).. where do I turn off the title of the post without just leaving it blank?  Also there's a small banner area where title is lightly shaded under the menu on posts but I can't find where to control it.   https://drivethrumoms.org/podcast/episode-2-trisha-cunningham-ceo-north-texas-foodbank/  thks

Comments

  • I found answer in previous post. added this to CSS (appearance, customize, additional css)  to remove title from post pages. 

    .single-post .post-header .title_wrapper { display: none !important; }

    Still have a banner area below menu that's slightly shaded I would like to remove..
  • Found it - Betheme options, Blog, General - click Hide Header Arrows...
Sign In or Register to comment.