Question:
[Lightbox popup scrolling does not work]
Product:
[Which editor or feature is your question most relevant to? e.g. Wix Editor, Wix Studio Editor, Editor X.]
What are you trying to achieve:
[Explain the details of what you are trying to achieve. The more details you provide, the easier it is to understand what you need.]
What have you already tried:
[Share resources, forum topics, articles, or tutorials you’ve already used to try and answer your question.]
Additional information:
[Include any other pertinent details or information that might be helpful for people to know when trying to answer your question.]
To prevent the lightbox from exceeding the screen height (or your desired height), you can adjust its settings.
Here’s how:
- Go to the “Pages” panel and select the relevant lightbox.
- Click on the lightbox element to access its settings.
- Look for the “Layout” section and adjust the “Height” property. You can set a fixed height or use a percentage based on the screen size.
For Scrolling Content:
If you want scrollable content within the lightbox, consider using a nested element with its own scrolling settings. Here’s a common approach:
- Add a container element (like a box) inside your lightbox.
- Set the desired height for the lightbox itself.
- Enable scrolling for the nested container element. This allows content within it to scroll while keeping the overall lightbox size fixed.
Screen Recording for Further Assistance:
For a more detailed review, sharing a screen recording of your lightbox setup in the editor would be helpful. This will allow us to provide specific guidance based on your configuration.