Collection page not showing

Hi, can anyone help me with the css to fix the opacity? it seems like something hides my products, they are all there, but the page is white

https://project-ballon.myshopify.com/collections/unsere-gesamte-ballon-kollektion

1 Like

Hi Daniel @Daniel19901 The problem could likely be an app or the widget you have used to filter collections. Try converting the collections.liquid page and see if the problem gets solved. You can go through the solution here to see if it helps you out https://stackoverflow.com/questions/74517062/collections-page-is-not-showing-in-shopify

You have removed the search form (from the header?)

Theme JS code needs to see this element and fails before your collection page JS is loaded.

You need to either restore search form code (and hide it with CSS) (easier), or modify your theme.js file (more complex)..

Hello @Daniel19901

Go to Admin Panel > Products > Collections.

Open “Unsere gesamte Ballon Kollektion” collection.

Check if products are added. If not, add the relevant products.