Hi, I wanted to ask you how I can remove the date under the search title. I’ll tell you better, I do a search on the site and my search list appears, under each of them the date is displayed, the customer does not want to see it. How can I remove it? I have not found any option to do so. I attach the file. THANK YOU
Hey Massimo,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.ajax_search_excerpt { display: none !important; }
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum :)
Best regards,
Yigit
Hi does not work, I tried it both in the child file and in enfold and it has not always worked on the search date
Hi!
Can you please post a screenshot showing the changes you would like to make as well so we can make sure that we are on the same page?
Regards,
Yigit
ok loaded on dropbox
Hi!
If you are using a caching plugin, please flush cache. If that too does not help, please create a temporary admin login and post it here privately. Code i posted should have worked.
Cheers!
Yigit
ok I disable the cache plugin and the dates go out all the time, ok now you have an admin user
the data came to you
Hi,
I added following code to Quick CSS in Enfold theme options > General Styling
.search-results .post-meta-infos {
display: none!important;
}
Please review your website
Best regards,
Yigit
Grazie, thank you, go raibh maith agat, gràcies, merci, 謝謝, hahahaah Thank you
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 post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit