Tagged: category
Hi!
I need some questions about the Enfold theme:
How can I increase search results? Example: https://www.sportball.es/?s=barcelona
How I can remove the category description view? Example: https://www.sportball.es/futbol/copa-del-rey/
How I can increaser the category results? Example: https://www.sportball.es/futbol/copa-del-rey/
Thanks for your help.
Hey carlosdopico,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi carlosdopico,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.archive.category .category-term-description {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria!
Thank you very much for your help. All is ok!
Greetings!