Featured Image Color

Posted in: Newspaper
Post count: 8

Hi,

I am using Default Site Post Template – Style 3. I hide the featured image and you can see my post article in here; https://prnt.sc/p25hzv

Now, I want to change the color of empty featured image panel from black to gradient color. Is it possible?

Post count: 18283

Hello !

Please try this css code: .td-post-template-3 .td-post-header-holder{
background-image: linear-gradient(red, yellow);
}

Let me know if this was helpfull !

Thank you !

Post count: 8

Yes, it works! So thanks

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.