Home Forums Theme support NITRO Slide issues Reply To: NITRO Slide issues

Hi,

you can try to set the height to “auto”:

WP Admin -> Appearance -> Theme Options -> General -> Extra css content:

#cycle_header img {
height:auto;
}