Home › Forums › Basel support forum › How to remove author and leave date – CSS › Reply To: How to remove author and leave date – CSS
August 29, 2018 at 2:56 pm
#74855

Elise Noromit
Member
Hello,
The issue has been fixed by adding this code:
.basel-entry-meta .meta-author,
.basel-entry-meta .meta-date:before {
display: none;
}
Please clear the cache.
Best Regards