SyntaxFix
Write A Post
Hire A Developer
Questions
In your main styles.css file change height/auto to whatever settings you desire. For example, 500px:
styles.css
500px
#myCarousel { height: auto; width: auto; overflow: hidden; }