Viewing 1 replies (of 1 total)
  • Plugin Author Manuel Schmalstieg

    (@targz-1)

    Hi @uebe,

    Sorry for the late reply, for some reason I didn’t get any notification.

    To display the date in bold, you can add the following CSS to your theme:

    .mem_event_list .post-date {
    	font-weight: bold;
    }

    To add custom CSS, you may use a plugin such as Jetpack, which has the “Custom CSS” functionality. Or maybe you use a child theme.

    I hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Widget: Date in bold’ is closed to new replies.