en WordPress.com Forums › CSS Customization Adding Text Author Posts June 18, 2012 at 6:17 pm #921035 rootsrenewalMember Hello WordPress: I would like to add text below, “Holistic Psychology” and above my name. The blog’s URL is http://rootsrenewal.com/. Any suggestions you might have our appreciated. Thank You, Stephanie The blog I need help with is rootsrenewal.com. June 18, 2012 at 10:25 pm #921274 designsimplyStaff You could do that using the Custom Design upgrade. Here is an example you can add to your Appearance → Custom Design → CSS page and click the preview button to see it in action: #header h2:before { display: block; content: "New text goes here."; } Author Posts The topic ‘Adding Text’ is closed to new replies.