Does anyone know how I can change the color of this item that I show in the image?
Color chance footer
Danish_Iqbal
#4
Please add the below CSS to Jupiter -> Theme Options -> Advanced -> Custom CSS
#mk-footer .widget_posts_lists ul li div.post-list-meta time{
color: #fff !important;
}