Reply To: Church Theme Replacing "By Pastor" in Events Listing August 2, 2019 at 4:30 am #16550 Grace ThemesMember Hi plund, To remove the “BY PASTOR” word Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS add below css code in custom css box .column-event .event-image-pastorby span { display: none; } Regards Grace Themes