Hello, I am trying to change the color of the recent post widget text and alignment. I’ve tried several suggestions on the internet but none work. I am using DWTrendy theme with wordpress 4.1.1.
Can you please tell me how to update this widget? Thanks.
1 Answers
Hi,
To change color of the recent post widget text, you can add the following code to the style.css file:
.site-content .widget_recent_entries li a { color: #...;}
If you want to change alignment, you can tell me detail about this issue.
Regards,
Please login or Register to submit your answer