Reply To: The Church "By Pastor" February 18, 2020 at 5:18 am #20948 Grace ThemesMember Hi, To remove the “By Pastor” from Events section Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS add below css codein custom css box .column-event .event-image-pastorby span { display: none; } Regards Grace Themes