I created a view that uses exposed filters in order to allow the user to search. The problem is that each form appears one after another and I would like to place them vertically – i.e.
—
—
—
[Search]
Instead of — — — [Search]
How can I can achieve this using admin panel or css?
Any help will be appriciated.
In CSS: