Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpseek

    (@alphawolf)

    Hi, that’s probably because you removed the dates for each entry.

    Adding

    #sya_container ul li .sya_date {
      display: none;
    }

    to your theme’s style.css file should do the trick.

    Thread Starter robjhyndman

    (@robjhyndman)

    Perfect. Thank you.

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

The topic ‘Spaces before title’ is closed to new replies.