Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: Church Theme Replacing "By Pastor" in Events Listing

#16550
Grace Themes
Participant

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