Viewing 1 replies (of 1 total)
  • Plugin Author Marco Chiesi

    (@marcochiesi)

    Your request is out of the scope of our plugin, as it is a mere CSS issue.
    Anyway, you should adjust your theme’s style.css (line 547):

    .featured-center-right, .featured-center-left, .featured-middle {
    min-height: 260px;
    }

    with a lower value, i.e.:

    .featured-center-right, .featured-center-left, .featured-middle {
    min-height: 220px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘White space bottom of widget’ is closed to new replies.