Tagged: x Author Posts June 30, 2016 at 8:54 am #1066708 Alex AParticipant My search results for my products appear as a single column stream of images. This is how they appear now This is how I want the results to appear. Only search products and show in a 2 column responsive grid: This is my website: http://alxagency.com/urbancircusevents How would I be able to achieve this? June 30, 2016 at 1:15 pm #1067089 RupokMember Hi there, Thanks for writing in! It would be a bit tricky but you can try adding this under Custom > CSS in the Customizer. @media only screen and (min-width: 980px) {} .search-results .x-main article { float: left; margin-right: 2%; width: 48%; } } Hope this helps. Cheers! July 1, 2016 at 8:23 am #1068341 Alex AParticipant Thank you! This works great. July 1, 2016 at 8:32 am #1068356 JoaoModerator Glad to hear it. Let us know if we can help with anything else. Joao Author Posts <script> jQuery(function($){ $("#no-reply-1066708 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In