javascript - Adjust height of owl-carousel -
currently owl-carousel have employed in website far tall, takes more full screen. demo on owl-carousel 1 image per slide appears possible adjust height. using latest version of owl carousel 2. tried wrapping carousel in div , adjusting height of outer div. have noticed can adjust width, has effect of adjusting height. however, adjust height without adjusting width. have attached javascript , html. thanks. <body> <div id="navigation"> <ul> <li> <%= link_to "about", pages_about_path, id: "about-link"; %> </li> <li> <%= link_to "contact us", pages_contact_us_path; %> </li> </ul> </div> <div class="wrapper"> <h1><img src="http://cdn-0.famouslogos.us/images/computer-logos/ab-computer-repair-logo.jpg"> </h1> <div id="carousel" class="owl-carousel owl-theme">