sian75 Posted January 14 Posted January 14 Hi! I have the following code that changes the serach result page style and it works but I do want only the title to show and just not the post excerpt. How do I fix this code to only show the title? /* Hide all content, title */ .search-results .sqs-content { display: none; } /* Image size */ .sqs-search-page-item .sqs-main-image-container { width: 100%; } .search-results .search-result { float: left; width: 33%; }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment