Hey, because of SEO lately I made these titles. But now they also show up in the actually collection. Don’t really need them there and it looks ugly.
How do I remove those?
Thanks in advance to all the awesome people in here!
Hi!
Try adding this code to the bottom of theme.scss.css
.description.rte {
display: none;
}
THANK YOU SO MUCH MATE!
I’m glad the issue is solved!