Featured image text
- The topic ‘Featured image text’ is closed to new replies.
Need help? Check out our Support site, then
Hi there!
I am having trouble to find out how to change the color of the text linked to my featured image.
I found out that I had to create a page so the image would be featured there – is it right?
But then… I wanted the text to be black and it’s white. How can I manage this?
I’ll be so happy if you can help me :)
Thanks a lot!
The blog I need help with is: (visible only to logged in users)
Hi lygia,
Thank you for checking on this with us. Yes, you are correct in creating a new page for the homepage featured image and text.
The text color is white by default, however you can edit this by changing the color of this element in the CSS:
.marquee-body, .marquee-body a, .marquee-body h1 {
color: #fff;
text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
Please keep in mind that you will require the Custom Design upgrade on WordPress.com to edit CSS. Thanks again!
-Travis
Thanks, Travis!
Just changed it now :)
On my way to more happiness.
Cheers!