Hi @irvingbos
please try adding !important to your CSS. As example:
height: 90vh !important
Regards
Hi, thanks, I am already doing that.
What I am really asking is if there is a plugin-supported way to use vh and/or vw or % to specify what the width / height of the slider should be. Offering ‘px’ as the only measurement is not very flexible.
any support or help would be appreciated!
thanks.
@irvingbos Thanks for the suggestion. Using vh and/or vw or % isn’t something we’re against doing. It’s just that we rely on the FlexSlider library and using px is baked into that library.