Hi,
I’m trying to figure out how to get rid of the black banner with all the author and date info.
deepbevel I saw that the advice you gave was:
The classes are:
.folded
.folded a
.folded:before
I used css,
display:none;
I saw all three of those sections, but where exactly do I write in the display:none;? I’m an ultra beginner. Thanks.