woocommerce / FlexSlider

An awesome, fully responsive jQuery slider plugin
http://www.woocommerce.com/flexslider/
GNU General Public License v2.0
4.91k stars 1.69k forks source link

Image scaling/cropping attributes #1614

Closed JesseShadoan closed 2 months ago

JesseShadoan commented 7 years ago

I'm using Flexslider fullscreen on a Wordpress site. The problem I'm having is that in a horizontal viewport the portrait aspect images are being severely cropped to fit width. Similarly, in vertical viewports the landscape aspect images are being severely cropped to fit slider height.

I've been looking through the flexslider.css as well as the lines for Flexsider in scripts.js and plugins.js, but nothing is jumping out at me. I'm ok at CSS and my Javascript is entry level. What attributes/setting should I be adjusting?

http://www.jesseshadoan.com/clapat_ndk_portfolio/british-vogue1/ http://www.jesseshadoan.com/clapat_ndk_portfolio/vogue-nippon-4/

Thanks for any help or guidance!