Hi Mike,
Sorry you had to go through all of that. Ouchhh! That looked painful. I know those who replied did their best to address your question – but they simply don’t understand the angle from which you were trying to obtain an answer. You are not a programmer – don’t try to recreate the wheel (as suggested) instead “alter” the wheel…
Here’s what you do –
Go into your dashboard, and into the “appearance” area. You want to look towards the bottom under appearance and you will see “editor.” When you select it, it will take you to an area where you will see “code” in front of you. Off to the right, you will see a variety of options like this:
Templates
* 404 Template
(404.php)
* Category Template
(category.php)
* Comments
(comments.php)
* Footer
(footer.php)
* Header
(header.php)
* Homepage Page Template (**** Mike – select this option)
(homepage.php)
Then, simply do a standard (crtl + F) “find” and you want to locate the words “recent work”
Once there, you can change it to what you want
But you may need to enter “spaces” between titlings
Example if you wanted it to say:
Education WHS Broadcast Teacher tech (across the top of that “line”)
you will need to enter space “& n b s p ;” (in html code that equals one space)(I had to put my own space between the “&” and the “n” and the “b” and the “s” and the “p” and the “;” because when I ran them together, wordpressdotorg showed them as “blank”.. so run all 5 symbols and letters together and it will create a “space” between words. So remove the spaces between & n b s p ; run it all together. This made a hell of a lot more sense, until I noticed this issue when saving my post…
so you might then enter (this is an example, you’ll need to play with it):
Education ???& n b s p ; & n b s p ; & n b s p ;?? WHS Broadcast ????& n b s p ;?& n b s p ;??& n b s p ;?& n b s p ; teacher tech
Based on the amount of ? you have, it will govern the number of continuous spaces, and therefore distance between your titles
Don’t be afraid to play with it. But before you “play with it, copy the “code” for “Homepage Page Template” first – paste it into a wordpad to save it’s original state. In case you make a mistake, you can simply paste the original code back in. Make sure your “update” your changes, and see how they look.
It does work, that is how I changed mine, and I saw your site (of course)
Dan