Viewing 4 replies - 1 through 4 (of 4 total)
  • I can’t tell which images you’d like to use the lightbox on, but I’d recommend checking the following things:

    Make sure the WP Featherlight plugin is activated
    Make sure that when embedding images, you select “Link to: Media file” (screenshot: https://i.imgur.com/qhXMH6o.png). All embedded images must link to the actual image file for the lightbox to work properly.

    Thread Starter sugabyte

    (@sugabyte)

    Hi It’s not for images. But actually for the buttons where you go to request a demo system. I now have it working, but it’s displaying black, where it should be white.

    Can you check to see if something is wrong with the plugin?

    Thanks, SB

    The plugin is functioning correctly. You’ll have to add the following CSS to your theme (or use the Additional CSS module in the customizer) for the featherlight content background to be white:

    .featherlight .featherlight-content {
    background: #FFF;
    }
    Thread Starter sugabyte

    (@sugabyte)

    Thank you Matt ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Lightbox was working, now not at all.’ is closed to new replies.