Hey there Lorraine.Evert,
How are you doing today?
You could add the title in your admin settings and then hide site title and description in your header with some custom CSS. After you add site title please try adding the following code in Appearance >> Theme Options >> Custom CSS:
.title-container {
display: none;
}
This should remove site title and decription from your header. If this doesn’t work please post link to your site so I can take a look and make sure that you do not remove the code.
Hope this helps 🙂
Cheers,
Bojan
Hi Bojan,
Nevermind – actually found it in THEME OPTIONS, HEADER – there is an option to disable site title and below it the tagline.
Missed it somehow.
Thanks again.
Hey there,
Glad you managed to find a solution for the issue 🙂
Cheers,
Bojan