Header Question
-
I am trying to put some text underneath my “Spine Patient Society” logo on my WordPress homepage (http://www.spinepatientsociety.org).
I have this code so far
<span style=”font-family:georgia;color:#0000cc;font-size:small”>An Educational and Support Society of the Spine Patient Foundation</span>
but it is making the text look like this:
An Educational and Support Society of
the Spine Patient Foundationand I want it to “justify” horizontal without any returns like this:
An Educational and Support Society of the Spine Patient Foundation
What am I missing in my code to do this?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Header Question’ is closed to new replies.