Top
Pop-up has scroll bar
  • 10 Jan 2024
  • 1 Minute To Read
  • Dark
    Light
  • PDF

Pop-up has scroll bar

  • Dark
    Light
  • PDF

Article Summary

Issue:

When you create a Pop-up and preview it, there is a scroll bar in the Pop-up.

Cause:

  • The Pop-up contains a lot of content that exceeds its maximum height
  • The video/image inserted is larger than the media container's size
  • There is spacing between the elements of the Pop-up

Solution:

You can make the following changes to the Pop-up using the code view:

  • Reduce the height of the Pop-up
    clm_scroll_pop-up_height

  • Reduce the height of the image container and the wfx media.
    clm_height image container and media

  • Reduce the spacing between all the elements in the Pop-up.

  • Ensure that the image or video added in the Pop-up is not too large

  • Add the following code in the Pop-up template card to avoid the scroll bar,

overflow: hidden;

clm_pop_up scroll_code

your title goes here

You can see a scroll bar when there is a variation in the screen resolution. Low screen resolution also causes the scroll bar to appear.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.