Title: Lead Registration
Last modified: January 6, 2023

---

# Lead Registration

 *  Resolved [Eliyahna](https://wordpress.org/support/users/eliyahna/)
 * (@eliyahna)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/lead-registration/)
 * [@insiderealestate](https://wordpress.org/support/users/insiderealestate/) When
   using the KVCore plugin, if I require lead registration after 2 property views,
   the property page becomes no longer scrollable, however, there is no option to
   register shown to the user. So as it is, I’m unable to require registration. 
   Can you help?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flead-registration%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [Eliyahna](https://wordpress.org/support/users/eliyahna/)
 * (@eliyahna)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/lead-registration/#post-16356172)
 * I have solved this. The registration modal was actually appearing beneath the
   site header. You can see if you inspect the css. The modal is set to appear at
   top: 0; right: 0;. You may need to adjust this to come out from under the header.
   Here is my code… this also has to be adjusted for mobile sizes.
 * .kv-modal {
   position: fixed;top: 50% !important;right: 10% !important;}

Viewing 1 replies (of 1 total)

The topic ‘Lead Registration’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kvcore-idx_a9b7c1.svg)
 * [kvCORE IDX](https://wordpress.org/plugins/kvcore-idx/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kvcore-idx/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kvcore-idx/)
 * [Active Topics](https://wordpress.org/support/plugin/kvcore-idx/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kvcore-idx/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kvcore-idx/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Eliyahna](https://wordpress.org/support/users/eliyahna/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/lead-registration/#post-16356172)
 * Status: resolved