• The popups are not scrolling on mobile (android). Instead, the background scrolls. This happens if I make my browser window very small as well.

    I’ve found numerous CSS fixes here and tried them all, but nothing has worked.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @squiggy45,

    Apologize for the inconvenience!

    I noticed on your website, there is some custom CSS which prevents the scrollbars from appearing.

    #et-boc .area-outer-wrap[data-da-position=center-center] {
    display: inline-table!important
    }

    Those three lines should be removed since any “inline-table” element cannot have scrollbars.

    I’m not sure where the CSS comes from, but I guess it was inserted in “wp-admin > Divi > Theme Options > Custom CSS”

    Feel free to get back to me, in case of any query.

    Regards,
    Syed

Viewing 1 replies (of 1 total)

The topic ‘Background scrolls but not the popup’ is closed to new replies.