• Resolved deanes

    (@deanes)


    v4.0.5 standard version
    The image slider shown for a listing property is partly obscured by the DIV containing the ‘Badge’ overlay.

    These styles class=”es-badges es-badges–rounded” give the Badge, z-index:1, Padding Right 50% and Height 100%
    While this Div is transparent it does not allow the left side of the image to be clicked for the Lightbox. The right side of the image can be clicked as normal.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • you can fix that in css
    Go to?Appearance → Customize → Additional CSS.
    And add next CSS :

    .es-slider .es-slider__image div:not(.es-slider__page-info) {

    height: auto !important;

      }

      Thread Starter deanes

      (@deanes)

      @novaleks Thank you for the CSS snippet.
      That works around the problem.
      I hope Estatik Support/Devs provide a fix in an update soon.

    Viewing 2 replies - 1 through 2 (of 2 total)
    • The topic ‘Listing Slider – half image can’t be clicked for lightbox’ is closed to new replies.