Reply To: date-format in the widgets; page header video

Home Forums Support date-format in the widgets; page header video Reply To: date-format in the widgets; page header video

Home Forums Support date-format in the widgets; page header video Reply To: date-format in the widgets; page header video

#61020
Tom
Lead Developer
Lead Developer

Hi there,

This CSS should reduce the font size of the date:

.widget_recent_entries .post-date {
      font-size: 13px;
}

Let me know if that helps or not 🙂