Hi,
I have my homepage set with blog posts grid style. I have marked for the dates not to be there, but they are showing up in the grid.
See here:
http://burvccblog.rvcampingconnect.com/
How do I remove the date?
Thanks
Brenda
Hey Brenda!
Try adding this code to the Quick CSS:
.avia-content-slider div.slide-meta {
display: none;
}
Cheers!
Josue
Perfect. Thank you!
You are welcome, glad we could help :)
Regards,
Josue