• Resolved matwivsky

    (@matwivsky)


    Hello, I have embedded a sign up form in my footer as a widget. When checking the GDPR box, it jumps the screen up to the header. Any ideas there?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter matwivsky

    (@matwivsky)

    Apparently this is because:

    Hustle adds a css property position: absolute to the input[type="checkbox"] but didn’t specified a position: relative to the parent element label.

    A temporary work around would be to add in Customizer -> Additional CSS this line of code: .hustle-checkbox { position: relative;}

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @matwivsky ,

    I’m sorry about this issue with Hustel.

    I was able to replicate this problem on my lab site, so I am reporting it as buf to the Hustle developers and they will take care of it.

    kind regards,
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checking embed GDPR box in footer jumps screen to header’ is closed to new replies.