Answer the question
In order to leave comments, you need to log in
How to make a popup window with a scroll?
There is a code - https://codepen.io/w0leg/pen/NWGMGQV
Please tell me how to make the popup scroll, not the background?
Answer the question
In order to leave comments, you need to log in
Add these two properties to the .cd-popup-container class
max-height: 500px;
overflow-Y: auto;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question