Hi, im trying to hide the author box on 1 category. Ive managed to figure that part out with:
.tribe-events-single-event-description .x-author-box.cf {
display:none!important;
}
But the “read more from this author” still is there. I see its a
but I cant figure out how to remove it.
As you can see here: http://fireisland-news.com/event/golf-classic/
How can I remove this??
TIA,
Rena