Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #315227

    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.

    #315240

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.