Blog post titles not showing up

My website isn’t displaying blog post titles anywhere it should: my main blog page, category pages, and individual blog posts. See here: Blog - SUZY SHATTUCK

I do have some custom css to hide the search bar, remove the line below the logo and remove page titles, are any of these affecting this? Here’s the Custom CSS I’m using:



#masthead div#line {
    display: none;
}
div#logo {
    padding: 50px 0 0 0;
}

.navbar-default .navbar-collapse { width: 100%; } .nav.navbar-nav { float: none; text-align: center; margin: 0 auto; width: 100%; } .navbar-nav>li { float: none!important; margin: 0 auto; display: inline-block; }

.site-navigation-inner .nav-search {
    display: none;
}


I have tried deleting and reinstalling the theme and deactivating all plug-ins, neither helped. Any ideas??

Hi @anniekus,

I hope you are well today and thank you for your question.

I visited your shared site and the post titles are displaying fine on it as shown in the attached screenshot.

Is it displaying fine for you now?

Please advise.

Best Regards,
Movin