Archived topic
Only feature image links in search results
5 replies · Started by Cindy on May 23, 2017
Hi Tom,
I would like my search results to look like a gallery of featured links. I'm getting there but need to remove all the title links that appear with the feature image. Search.php is a bit scary but I am guessing I can reduce or eliminate all the other "stuff" there.
Hi Cindy,
Can you try this CSS?
.search .entry-header {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let us know.
Perfect! Way simpler than imagined. Thank you Leo!
Glad I could help!
Hi Generate Press People,
I want to have my search results display all the featured images only.
This is working however I set masonry to be 5 across and they are spread far apart and only two to a row.
http://www.cathyroeproductions.com
for example search the word " Jazz ". (this is a test site so not much loaded).
You will see the 3 search results spread into 2 columns and two rows.
I don't blog and have 0 posts. Do you have to have a blog to use Masonry and search together???
Hmm strange - what happens if you set your masonry width to "small"?