I'm having 2 issues with a pop up I created:
How can I prevent scrolling when the pop up is open?
I set the z index to 999 but the menu bar is somehow still over it. This is mainly a problem in mobile portrait. I can't figure out how to change the z-index. Any ideas?
Thank you very much Read only link
Sara M. Finsweet Attributes Smart Lightbox should resolve about 90% of these issues or more. Implement that and then let me know if you still have any tweaks we gotta make. 馃槃
Oli C. yeah this is not as simple as it should be. Essentially you should add the new cards to the top and try to follow the same pattern for the position top and margin top/bottom settings. Looks like they go in increments of 4rem. You'll still have to modify every card's margins to make room for them. In my experience, its usually not worth the pain but if you're already committed, I understand why you'd want to push forward with it. I can try providing a video by Tuesday or sooner if that would be helpful, let me know.
yeah you would have to use some JavaScript for that - likely something GPT could assist with I would think
Maybe I can use gpt to add something to the regular modal I created in Webflow
with relume
oh yeah, thats what I meant - just need a bit of JS to target your already existing modal you have
thanks!