Viewing 1 replies (of 1 total)
  • Plugin Author ezhil

    (@ezhil)

    Hi androidki,
    the min height set for gallery is 200px, in your case its less than that 200px,
    Replace .gamma-container class to the below.

    .gamma-container {
        min-height: 120px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Extra Blank Space below gallery’ is closed to new replies.