Hi,
How can I remove this parameters in searches?
Posted by master at September 21, 2021
Hello,
To hide it from the search page, you will have to write a custom CSS code and place it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Please, let me know if you need help with it, but I will need a link to your website.
Thanks
Yes, please, I need help with the code
Thank you
Please, use the following code:
.search-results .post-meta{ display: none!important; }
Ok thank you!
Comments
Hello,
To hide it from the search page, you will have to write a custom CSS code and place it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Please, let me know if you need help with it, but I will need a link to your website.
Thanks
Yes, please, I need help with the code
Thank you
Please, use the following code:
Thanks
Ok thank you!