• Resolved Dave Hill

    (@hillcroftdave)


    Hi,

    I am trying out the free plugin, looking good so far! However I find that when I select the “Dark” theme, the information display in the Lightbox is in the top-right corner and it overlays the close button.

    In the “Light” theme, the Lightbox info display is above the image counter on the left hand side.

    WP 4.9.13 running Twenty Seventeen theme, Plugin version: 1.5.41.

Viewing 1 replies (of 1 total)
  • Thread Starter Dave Hill

    (@hillcroftdave)

    This CSS fixes it:

    .bwg_image_info_spun {
    text-align: left !important;
    }

    Now the info display is on the left hand side so it doesn’t obscure the close button.

    Dave

Viewing 1 replies (of 1 total)

The topic ‘Dark Theme Lightbox Info Display problem’ is closed to new replies.