jbraden37
Member
Posted 3 years ago #
Ok,
I know this probably makes me sound quite stupid, but when I am customizing a template, how in the world do I change the "Just another WordPress weblog" in Templates to my own text???????
I looked everywhere in the template files.
Thank you in advance.
Brendon Boshell
Member
Posted 3 years ago #
You can change this from the Settings Tab, under Tag Line.
Otherwise, look for the header.php file, and replace <?php bloginfo('description'); ?> with your own text.
jbraden37
Member
Posted 3 years ago #
Thank you very much bbosh.
I feel stupid. Found the Tag Line setting after I posted here.