We provide an additional widget area which lets you place widgets above the archive.
Many people choose to use this for their ‘existing filters’ widgets, but maybe you are placing many filtering widgets in here?
If so, you can choose to hide the widget area behind a Filters button.
Table of Contents
Visit Settings > Super Speedy Filters > Main and choose to Hide rather than ‘Always show’ and this Filters button will appear.
To change the text, we use the word ‘Filters’ in the ‘super-speedy-filters’ text domain. If you use Locotranslate or any multilingual plugin, you can alter the text there.
Probably you’d like to change the colour of the button. If so, here is an example to change the background colour and font colour:
button.ssf_show_filters { color:white; background-color: #55a; }