Thank you for you quick response. It must be a feature because I had it before. I had a different font for the title. But something happened and it changed. Perhaps I made a mistake. I have Catch Responsive 2.6.1. I can’t imagine an update would take a feature away. Below is the css. It has been the same for many months and I had a different title font – one I liked:
.entry-meta .posted-on {
display: none;
}
#text-3.widget.widget_text {
color: #6b3089;
}
#promotion-message .section.left > p {
color: #6b3089 ;
}
#site-generator {
color: #6b3089;
}
.nav-primary { background-color: #67B6E1; }
.nav-primary #search-toggle { display: none; }
#site-title {font-family: ‘MyWebFont’, Tally Text Light 1;}
{ Site Title & Tagline: Tally Text Light 1; }
.subheadline, .subheadline a {
color: #6b3089 !important;
}
body, button, input, select, textarea {
font-family: nova+mono;
}
.page.entry-header { display: none; }
.entry-title, .entry-title a {
color: #6b3089 !important;
}