CSS styling fix for search dropdown

8.23K viewsCore
0

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;
}

deleted answer
0

@rahularyan How to get the search dropdown feature that@chad has written about and posted an image?

edited comment on answer

You can find that in old version of AnsPress. Please check GitHub repository.

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

1

Chad, you can directly send pull request to our github repo 🙂
I will improve style of search suggestion.