Tagged: time
Hi,
I had a problem with date display in easy slider, the font size was too big and different from comments display.
So i added this in quick CSS box :
.slide-meta-time{
display: inline-block;
font-size: 12px;
}
And it works ! that’s it, for those those who have the same problem. But it will be good this is resolved on next update also :)