Skip to content
Public Ticket #7257

changing date color in posts

Conversation thread

Grislap replied

Customer Reply

Wonderful! Thank you so much for your quick and helpful responses!

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta{ color: #705a0f; }

Best Regards,

PenciDesign

Grislap replied

Customer Reply

Thank you! How can I do the same thing for the Popular Posts and Recent Posts widgets?

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

.grid-post-box-meta span, .post-box-meta-single span{ color: #705a0f; }

Best Regards,

PenciDesign

Grislap started the conversation

Conversation Start

I have begun putting together a new website, so very little is online at this point. I have figured out most everything, but I cannot figure out how to change the color of the date from the gray that is shown to the same brownish color of the post headlines. How do I do this?

Want to join this conversation or access attachments? Sign in first.