• Resolved felixactive

    (@felixactive)


    Hey,

    I need to make the popup scrollable, as the content for mine is longer than the screen (registration form).

    How can this be accomplished?

    Cheers

Viewing 1 replies (of 1 total)
  • Plugin Author Wow-Company

    (@wpcalc)

    You can put the text in a block

    <div style=”overflow: auto;height: 300px;>
    Your Text
    </div>

    In Pro version you can choose Position – > Absolute

Viewing 1 replies (of 1 total)
  • The topic ‘Make Popup Scrollable’ is closed to new replies.