Heallo at Kriesi,
I dont want to show the date of an (event calendar plugin) event in the search result page but show the date of a blog entry. When I use
#top .bloglist-excerpt.post-entry .post-meta-infos, .html_modern-blog .avia-content-slider .bloglist-excerpt .slide-meta {
display: none !important;
}
the date disappears on both pages. I cannot find the page ID of the search result page (perhaps there is none :-() to target the .slide-meta better.
Thanks in advance.
Best
Hey Sigmund,
Please try the following in Quick CSS under Enfold->General Styling:
.search .type-tribe_events .post-meta-infos {
display:none;
}
Best regards,
Rikard
Hi Rikard,
that works, thanks!
You can close the topic, if you like.
Best regards
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon