This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Results Not Showing Below Search Settings

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Results Not Showing Below Search Settings Reply To: Results Not Showing Below Search Settings

#28910
sapientdaisy10sapientdaisy10
Participant

Hi there:

Thanks very much for your reply. I’m definitely getting closer to my desired result but I’m not quite there yet. I’ll send you more details tomorrow after I play around with my settings a little more.

I feel confident that we can get the results to show up in a new full width row below the search but now I am having trouble with their layout. I want them to show the Featured Image in a grid three across, without a scroll bar (much like a blog grid). I found this code (below) in the forum and it is close to working, but I can’t get the images to display correctly. I’m going to play around with that again in the morning but if you have any quick solutions, I’d really appreciate it!

.resdrg .item {
width: 33% !important;
float: left !important;
box-sizing: border-box !important;
}

Thanks!