Home › Forums › ASE Support › Remove 'written by' from collections › Reply To: Remove 'written by' from collections
Keymaster
Hi, you can remove it by adding the following Custom CSS code. You can do this by going to Appearance->Customize->Additional CSS
.aesop-collection-meta {
display:none;
}
-
This reply was modified 3 years, 4 months ago by
Hyun Supul.