If your "Brands We Carry" section appears in the Webflow Designer but not in Preview or on the published site, here is how to troubleshoot and resolve the issue:
1. Verify Element Visibility
- Ensure all elements within the “Brands We Carry” section are set to display and are not hidden using the display or visibility settings.
- Check if any conditional visibility is applied to the collection item that might prevent it from showing.
2. Check Display Styles
- Confirm that all display settings for the gallery and logos are correct. Use block, flex, or grid as necessary to ensure your items are visible.
- Ensure z-index settings allow the logos to display above any overlapping elements.
3. Inspect Collection List
- If you're using a Collection List, verify that your Collection is properly connected, and there are no issues with binding.
- Ensure your collection items contain data; if the items are empty, they won’t display.
4. Review Custom Code
- Review any custom code or scripts that might be affecting the section. Temporarily disable these scripts to troubleshoot.
- Check any CSS overrides that might apply only to the published site.
5. Confirm Published Links
- Make sure you're viewing the correct published link and not a cached or outdated version.
- Republish your site to ensure all recent changes are applied.
6. Browser & Cache Issues
- Clear your browser cache or try viewing the site in Incognito Mode to rule out caching issues.
- Check this across different browsers to rule out browser-specific issues.
Summary
Ensure visibility settings and display styles are correct, verify data binding in collections, check for interfering custom code, and confirm you're viewing the right published version without caching issues. These steps should resolve why the "Brands We Carry" might not display as expected.