Hide the categories on requests page

i made a manual ‘category’ filter option and want to hide the default filter categories option

You can try this CSS snippet:

.hp-form--request-filter .hp-form__field:first-child {display:none}

Please note that if you added categories as a custom Select attribute, some features like category-specific attributes may not be available.

1 Like

i didnt work

Please send a link to this page and I’ll check it, is this a requests search page?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.