Hi,
I want to remove the preview picture for a certain category. To display the previews I use the Blog Posts Element. Is there a way to do so? Right now it only shows a grey square with a pencil inside because I don’t have pictures for that gallery.
Kind regards,
Konstantin
Hey Powtin,
Please provide a link to the page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi please find attached the link to the page.
I want to disable the pictures for 2 blog categories.
Best regards,
Konstantin
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
article.category-artikel .blog-meta {
display: none!important;
}
Best regards,
Yigit
Hi Yigit,
perfect that did the magic!
Thanks a lot for your quick support! Always a pleasure.
Best regards,
Konstantin
Hi Konstantin,
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 post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit