Reply To: Header text

Homepage Community Forums Legacy Theme Support Header text Reply To: Header text

#2747
Wes
Moderator

    You can add a “text-shadow” to your #title a in your css like this –

    text-shadow: 1px 1px 4px #222;

    …increase or decrease each number individually to see which part they affect.

    Then adjust to your needs.