Hide Date on Product page
-
Hi,
On my product page it was displaying the author and date. With this code
time {
display: none;
}
.author {
display: none;
}I was able to get it to remove the author. But it is still showing the date. It looks like this:
on September 26th, 2020 in
How do I remove this?
Thank you!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Hide Date on Product page’ is closed to new replies.