Create second tagline using a child theme

Hi there,

I tried adding the header.php file to my child theme folder, but the file doesn’t show up when I activate the theme from the editor within WordPress. Even if I could get the file to show up, I’m not sure how to tweak the code to get what I want. Right now my Header has a title and subtitle, but I need a second line under the subtitle: http://karenulep.com

Right now it reads:
Karen Ulep, MS
Marriage & Family Therapist Registered Intern #75945, Supervised by Suzy Lee, LMFT #52675

I need it to be:
Karen Ulep, MS
Providing therapy for adults, teens, children and families in Folsom, CA
Marriage & Family Therapist Registered Intern #75945, Supervised by Suzy Lee, LMFT #52675

Thanks for any help you can provide!

Hi @karen,

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

You can achieve this by adding the following text with br tag in the Tagline field of the site on the following path.

Admin Area -> Settings -> General

Then use the attached child theme that contains some custom code in the functions.php file of it.

Best Regards,
Movin

Thank you, thank you!!! It worked great :slight_smile:

You are most welcome here :slight_smile: