• Hello
    I want to show last updated date on posts instead of published date, Help me

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @sudhir101

    Please add the following code in additional CSS box:

    .entry-date.published {
    	display: none;
    }
    .updated {
    	display: block;
    }

    Thanks ??

    Thread Starter sudhir101

    (@sudhir101)

    Thanks, it’s working but below the line, after calendar and also I want to add Updated On also and sorry for replying late

    Theme Author Mystery Themes

    (@mysterythemes)

    Hello there

    We cannot see any other date on your website. Please create topic in our support forum of mysterythemes.com and send us the screenshot there so that it will be easier to help you on this topic.
    Editorial Support

    Thanks ??

    Thread Starter sudhir101

    (@sudhir101)

    Sorry I reverted the changes made now check please, last updated date is showing I also want to add text “Last Updated On”

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Want to show Last Updates Date Instead of Published Date’ is closed to new replies.