Actually, the title says it all: Is there a way to hide the 'more options' link in the keyword search block?

Comments

David Lesieur’s picture

Version: 5.x-1.0-beta4 » 6.x-1.x-dev
Status: Active » Fixed

You previously could change this through implementing hook_form_alter() in a module.

This is still possible, but I have just added a new class attribute to the link so it can more easily be hidden or styled with CSS.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.