Hi,
Please can you show me how I can change the date format:
From 31ST AUGUST, 2014 to 31st August, 2014
At the moment, I think it´s just for the magazine feature.
Thnaks in advance.
Hi Wils1234!
Please add this code to the quick css field or child theme style.css file:
#top .av-magazine-time{
text-transform: none;
}
Cheers!
Peter