On the Search page, the settings for the search scroll left and right. This is most annoying and the reader may never use the page for this reason. Is there a way to correct this?
Search settings
patvandenbosche Hi This appears bug in the search layout. I raised the issue to development team on this fix it in next update. I will share the fix when it get fixed.
patvandenbosche
Ninja I raised the issue to development team on this fix it in next update. I will share the fix when it get fixed.
The issue is in the queue for fix, kindly wait. About the new site can you submit the login as i added override for this site http://68.168.124.138/explore/search
Would this not be a CSS issue? It's a matter of "squeezing" into the space allotted. Just wondering.
Hi patvandenbosche Please check the search page now
It is not changed. Here is what I see, https://patdevelopment.com/explore/search
Thanks, I've changed the fields above, they are the same logins, but the domain I'm using is patdevelopment.com.
patvandenbosche Hi I added an override in template html folder but it seems server side as page is showing same. The fix from dev team is yet to pending.
Thank you for trying. I'll look for the fix from the dev team then.
patvandenbosche I will keep you updated on this once there is any news. As temp solution u can add this code in custom css
ul#finder-filter-select-dates li.filter-date { width: 52%; }
Thank you! This is exactly what I needed. And I love the way it stacks the two date fields. Bravo!