Modal Pop Not Scrolling - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Modal Pop Not Scrolling

G

Geoff

SP Page Builder 2 years ago

How to make the text in the Modal Pop up scroll?

Thanks, Geoff

0
3 Answers
Anne
Anne
Accepted Answer
Support Agent 2 years ago #114456

Hello Geoff,

Thanks for contacting us. Please allow us some time. We are checking the feature and will get back to you soon.

-Regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #114488

Hi Geoff,

by now (in current version) probably extra Custom CSS must be added, I will check on my demo and let you know soon...

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #114490

In that Page in Custom CSS area please use:

.white-popup-block {
  overflow: scroll; }

it will add scroll vertical for text inside modal addon, yes tested!

Screenshot 2023-04-26 at 08-41-04 Home.png

0