Post Author Divider in Single Post

Posted in: Newspaper
Post count: 15

Hello,
please, I would like to ask for information: How can I remove the separator between the name of the author and the date in single loop 9?
Thank you very much!
Ex:
By Author “-“ Date

Post count: 23312

Hello,

Try the following code and place it in Theme panel -> Custom CSS area.

.td-author-line{
display:none!important;
}

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.