CSS styling fix for search dropdown
Hi Rahul
When searching, the real-time search results drop down has some CSS styling height issues. At least with Google Chrome.
See here:

FIX:
.ap-sqitem .avatar{
width:27px;height:27px;
}
I encountered similar issues with CSS styling for a search dropdown, especially with alignment and overlapping communications service provider solutions elements. By adjusting z-index values, refining padding, and using relative positioning, I achieved a cleaner layout. Testing across browsers ensured consistent behavior and improved the overall user experience on both desktop and mobile.
@rahularyan How to get the search dropdown feature that@chad has written about and posted an image?
Thanks, but why was it removed. Can I enable this feature? And @Kumar can you also tell me will there be an option to change the default cover image in Anspress 3.0?
Thanks
You can find that in old version of AnsPress. Please check GitHub repository.