• Resolved jls2505

    (@jls2505)


    Hello

    I have been happily using this plugin and now the background color of the date has changed to a light grey. I know that this plugin has not been updated so seomthign else has triggered the color change. How can I chjange the background color of the date as now the date is difficult to read as the date itself is in white and the background a light grey.

    Thanks

    https://www.ads-software.com/plugins/event-list/

Viewing 1 replies (of 1 total)
  • Plugin Author mibuthu

    (@mibuthu)

    Required css code:

    .event-list .start-date, .event-list .end-date {
    background-color: #E6E6E6 }

    Instead of #E6E6E6 you can insert any color you want to have.
    There is no option to include this styles directly in the plugin yet, you have to add it somewhere else, e.g. your theme css file.

Viewing 1 replies (of 1 total)
  • The topic ‘Background color of date has changed’ is closed to new replies.