• Resolved strike3

    (@strike3)


    Hi,
    We just added the Robo Gallery plugin for our site. It works well, but I noticed that the lightbox is loading behind our top menu, which basically cuts off the top portion of all the photos (and sometimes the top part of a person’s head).

    I tried adding this rule to the plugin’s custom CSS settings:

    .yarl__flex_center {
    padding-top: 50px !important;
    }

    That didn’t work (though it did work when I added it directly into the browser’s Developer Tools after inspecting an element on the page).

    Any idea on how we can fix this? I wouldn’t care if the lightbox loaded above the top menu and covered it (i.e., if the user only saw the lightbox) since it’s easy to escape back to the gallery page. Or if there’s a CSS rule that would move the whole lightbox container down a bit, that would be fine as well.

    Thanks for your help!
    Matt

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support roboalexsupport

    (@roboalexsupport)

    Hi Matt! Thank you for the detailed message – and great job investigating it with Developer Tools!

    You’re absolutely right, and we’ve actually already addressed this issue. A fix has been implemented and will be included in the next plugin release, which is coming in just a few days.

    Once you update to the new version, the lightbox should load correctly above all elements, including sticky headers or top menus, without requiring any extra CSS adjustments.

    Thread Starter strike3

    (@strike3)

    Okay, that’s great news! Thanks so much.

    Matt

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Lightbox loading behind top menu’ is closed to new replies.