• Resolved gjc33

    (@gjc33)


    I’m using the current version of Elementor Pro and Neve 2.7.4. The image gallery is displaying a gray bar across the bottom of the screen.

    I’ve set Title and Description to “None” under Global Settings. Still getting a bar. I’ve changed themes and the bar disappears.

    Suggestions?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @gjc33,

    This is coming from Elementor CSS, however, you can hide it with additional CSS that could be placed in Appearance->Customize->Additional CSS section:

    .elementor-slideshow__footer.elementor-lightbox-prevent-close {
     display: none;
    }

    I hope that helps!

    Thread Starter gjc33

    (@gjc33)

    Excellent! I was unable to find the code behind the lightbox with developer tools. Thank you very much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Neve and Elementor: Gallery Issue’ is closed to new replies.