Header drop-shadow
-
How do I remove the drop-shadow behind my header text?
The blog I need help with is: (visible only to logged in users)
-
Hi Tiffanie,
Do you have the custom design upgrade?
If you do you can add this css code to remove the drop shadow.#title { text-shadow: none; }Let me know if that helps.
-
-
- The topic ‘Header drop-shadow’ is closed to new replies.