How I change the color of date on block 22 on mobile?

Posted in: Newspaper
Post count: 78

Normally I don’t have issues to change such a little thing but I can’t figure it out on mobile.

I need the color of the date to be white too on block 22 on mobile view.

Cheers

Post count: 27744

Hello,

To change the color of date, you need to use this custom code if you want => https://www.screencast.com/t/B1HCLERy

.td-post-date
{
color: red;

If you want to apply only for mobile add the code in set the code in Theme Panel -> Custom Code -> Advanced Css -> Phones -> https://i.imgur.com/IlMFlug.png

Thank you!

Post count: 78

Ahh,overthought the whole thing lol TY, worked.

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