This topic has 2 replies, 2 voices, and was last updated 9 years, 10 months ago by Anonymous.
Viewing 3 posts - 1 through 3 (of 3 total)
You can change the height in eventra/sliders/flex-slider.php file here
if ( 'stretched' === get_option( 'eventra_layoutoption' ) ) {
$width = '1920';
} else {
$width = '1280';
}
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.