Search Results Page Layout One Column on Desktop
-
Out of the blue, and for several months now, my store’s woocommerce search results page does not display correctly on desktop. On desktop, the results incorrectly displays one product as one wide column for each row, instead of the correct way as being 4 products and columns per row.
For months I have tried to fix this, scouring the internet for answers and trying to overide the search results page but nothing ever works. I want to tear my hair out!!! Then today, when comparing the shop page HTML to the search results page HTML, I discovered a missing <div> which might be what is causing the layout issue which is:
The HTML on the shop page has “<div class=”woocommerce columns-4″>” before “<div class=”products columns-4″>” but the search results page does NOT have “<div class=”woocommerce columns-4″>” before “<div class=”products columns-4″>”.
Unfortunately, I still can’t figure out how to interject the “<div class=”woocommerce columns-4″>” into the search results page with a closing </div>. Can someone PLEASE help me me PLEASE. Thank you.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.