Hey guys,
I know this should be super easy (and i’ve tried a variety of snippets from previous submissions) but no code is working!
Can you help with this? I’d like to remove the blog post dates on the entire website. It’s not selected on the Enfold Theme Panel, but they’re still showing up. #help
Hey creatiffco,
Try adding this css code in Quick CSS (Located in Enfold > General Styling):
.html_elegant-blog #top .avia-content-slider .slide-meta {
display: none;
}
Hope it helps.
Best regards,
Nikko