Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1259082

    Hey there,
    I’ve got a new real estate website (http://realpdx.com) I’ve built out… and now that I’ve installed the IDX plugin I have to use (KVCore) I’m having trouble with some sort of overlay (it seems) blocking access to any of the popups or lightboxes on the site. So, people can’t view image galleries and register on any of the registration forms.

    For example, click the images on the page I linked to in private content section, and you’ll see what’s happening. Lightbox pops the image up… but you can’t click to scroll through the images. If you click on the “request info” button, same thing happens. Registration box pops up, but I can’t click in to enter anything.

    Any help would be GREATLY appreciated!
    -Jeff

    #1259132

    Anyone have ideas?

    Here’s the page I’m referring to though it’s a site wide issue:

    http://realpdx.com/property/65-20011403-3318-Ne-Peerless-Pl-Portland-OR-97232/

    Thanks in advance!

    #1259298

    Hi,

    Thanks for contacting us!

    You can add following code to Quick CSS in Enfold theme options > General Styling to hide the overlay

    .kv-modal-backdrop.show {
        display: none;
    }

    Best regards,
    Yigit

    #1259404

    This seems to have solved the issue. Thank you so much!!

    #1259531

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Overlay Blocking Lightboxes?’ is closed to new replies.