So recently I've attempted to move the product description from the side panel to the bottom. This seems to mess up the side panel for some reason. Does anyone know how to fix this? I feel like it's a simple z-index or positioning issue but can't find the css file to fix it... Anyone willing to help?
the panel overlaps my sticky header (z-index issue)
strange product single meta wrapper issue
works fine in mobile
Hello @LushCosplay,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid->paste bellow code in bottom of file
.header-wrapper { z-index: 99 !important; }
This is actually an issue of the ScrollToFixed feature. Solution is here:
https://community.shopify.com/c/Shopify-Design/Disable-ScrollToFixed-Brooklyn-Theme/td-p/420387
User | Count |
---|---|
395 | |
202 | |
146 | |
42 | |
40 |