Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #856428

    I am using Modern events calendar plugin for creating evenrts. How can i hide feature image on single event?

    #856553

    Hey milieti,

    Add this to quick css:

    .mec-single-event .alignnone.size-full{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.