Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Robin Cornett

    (@littlerchicken)

    If you are wanting to remove that many pixels, you really need to look into limiting it by CSS instead of using this setting (see the FAQ).

    Because this setting is not sensitive to screen/browser size, if you set it at 400 pixels, or higher, you’ll end up losing the effect altogether, or nearly completely, on smaller screens. With CSS and media queries, you can use max-height to much better effect.

    Thread Starter dfhemenway

    (@dfhemenway)

    I thought the answer might be something along those lines, but I figured it wouldn’t hurt to ask.

    Thanks for the quick response!

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

The topic ‘Remove more than 400 pixels?’ is closed to new replies.