Viewing 2 replies - 1 through 2 (of 2 total)
  • hi Thomas

    unchecking “Display post meta information” in theme settings -> general should disable dates. There is a bug however, it is not working now.
    The next version of the theme will have the bug fixed.
    For now, you can use custom styling.
    Add the following in theme options -> general -> custom css

    #wd-horizontal-tabs .post_info .date{
    display:none;
    }

    Thread Starter thomas.zanutto1

    (@thomaszanutto1)

    Thank you very much!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Blog posts, main posts index’ is closed to new replies.