Drop Shadow for Title
-
Hello! I’ve added my header image as desired, however there isn’t enough contrast between the title text and image for it to pop. I’d like to put a text shadow (or drop shadow) on the Title and hopefully that will make it read a little easier. Any advice? Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi! First you’ll need a plan that supports adding custom CSS to your site. You can check out plans here: https://wordpress.com/pricing/
If you’ve got that set up you can then add the following code to the CSS in your site’s customizer:
.site-title a { text-shadow: 1px 1px 2px black; }Let me know if that works!
-
Hi @dbernard2000, to add the above custom CSS, you would need the WordPress.com Premium or WordPress.com Business plan, which include Custom Design and the ability to add custom CSS.
- The topic ‘Drop Shadow for Title’ is closed to new replies.