• Resolved ollygaspar

    (@ollygaspar)


    Hi,

    I’ve built a simple coming soon page with a WPForms form.

    However, the background image seems to be getting cut off at the bottom of the page when viewed on mobile devices.

    This does not occur when viewing on responsive mode on desktop browsers or in the preview. Real devices only (safari and chrome).

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • John Turner

    (@johnnytee)

    Hi, add this custom css and that should fix it:

    .spBgcoverscroll {
    background-attachment: fixed !important;
    }
    Thread Starter ollygaspar

    (@ollygaspar)

    Thanks that resolved the issue

    Plugin Author SeedProd

    (@seedprod)

    Awesome, we’ll get this fixed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background Image cut off on Coming Soon Page’ is closed to new replies.