i dont understand the blank, between select areas and search results. (attachment number 2)
if anyway to show select areas(filters) over search results without blank.
old forum: https://www.joomlart.com/forums/topic/com_finder-search-form-details-select-areas-are-broken/
standartt
Hi,
That's place where advanced search options are expanded when you click to open, you can test with standard template of Joomla like Protostart/Beez, you will see the same.
Regards
i was test it with another template. i didn't see any blank area. search filters were work fine.
first attach is about test template. second attach is about Simpli template
test template is still active. you can test it. http://www.bilgetoplum.com/iceriklerde-ara?q=k%C3%BClt%C3%BCr&Search=
You can share the credentials of your site, I will take a look: https://cl.ly/3y3R0p24250G
ok. i did it. you can take a look.
Could you enable that dropdown again? as I don't see it now
it's enable now. you can control.
standartt Hi,
Pls try to remove above custom CSS code and add this instead:
div#advancedSearch.collapse { overflow: visible; }
saguaros
thank you so much. it works. i was work a little on your css code. it should be like this:
div#advancedSearch.in.collapse { overflow: visible; }