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
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!
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
This seems to have solved the issue. Thank you so much!!
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
