Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1042701

    Hi there,
    Since the update the month is now not showing in full (Nov instead of NOVEMBER) on Blog page and posts.
    On the Blog page the date is at the bottom of each extract but the month is in lower case and I would like that in upper case. I have managed to achieve on the first post (not in the grid element)
    On each Post the date is showing only the shortened version of the month and I want the full version.
    I have checked the “Settings, General” and the “F” is selected for date but the full month is not showing…

    #1043284

    Hey hbourdillon,

    Best regards,
    Victoria

    #1043290

    Hi Victoria,
    Sorry, I had made it private. It is now accessible again.
    Thanks
    H

    #1043982

    Hi hbourdillon,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-content-slider .slide-meta time {
        text-transform: uppercase;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1044018

    Hi Victoria,
    I suspect it may have been a WordPress issue as before I added in your code, the months were back to full length and now with the code they are uppercase.
    Thank you for your assistance in sorting this.
    Best wishes
    Helena

    #1044023

    Hi,

    Did you need further help or shall we close this topic?

    Best regards,
    Jordan Shannon

    #1044036

    All done, please close.
    Thanks

    #1044058

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Formatting of Month since update’ is closed to new replies.