Lately I have been working on redoing some staff bio pages for the church project I am working on. One of the problems I have come across is the way WordPress drops to a new line when you press the enter key.

For example, I wanted to put my pastor’s name and then his title below his name:
John Smith
Pastor
Notice that when I press enter it creates a space. This formatting issue has greatly troubled me. Made me think that I was going to have to go into the HTML coding and individually code lines or something. Instead, my good friend that is web design, Scotto, told me to press shift + enter to do single line spacing. Guess what, it works!
John Smith
Pastor
Thanks Scotto!