Hi,
how do I remove the comments and date from the Blog Posts Element?
Thanks for your help.
Hey kmcevoy101,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.html_modern-blog .avia-content-slider .slide-meta {
display: none;
}
Hope this helps :)
Best regards,
Nikko
Hi Nikko,
I’ve added the code but the comments & Date are still showing in the Blog Posts Element on the main blog page. Any other ideas?
Thanks
Keith
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_modern-blog .avia-content-slider .slide-meta {
display: none;
}
Best regards,
Yigit
Hi Yigit,
I’ve just tried that too and the comments and dates are still there (I think it’s the same code)
Thanks
Keith
Hey Keith,
Code is not being applied. Could you please share temporary admin logins so we can look into it?
Regards,
Yigit
Thanks Yigit
Hey,
I flushed cache in your plugin and that helped. After making changes on your website, please make sure to flush cache.
Please review your website :)
Best regards,
Yigit
Doh!!
I’d flushed my browser cache and completely forgot about the plugin ;-)
Thanks for your help.
Keith
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit