• Resolved wardencenter

    (@wardencenter)


    Is there css, or a setting, that will either remove the date hover for List style-1, or place the date box on the left for List style-2?

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support shubham0095

    (@shubham0095)

    Hi @wardencenter

    Sorry for the inconvenience.
    But the current version doesn’t have any of those styles. To get them you have to add custom code that will be removed once you update the plugin.
    You can try using the custom CSS code to remove the hover effect for List Style-1:
    .ect-list-post:hover .ect-list-post-left .ect-list-date {
    ????width: 35%!important;
    }

    Hope this helps.

    Thanks & Regards

    Thread Starter wardencenter

    (@wardencenter)

    Got it – thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Event List Styles 1 and 2’ is closed to new replies.