Home Forums Theme support Allslider Size Reply To: Allslider Size

Hi,

please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

#cycle_header img {
margin:0px auto;
}

This should solve the problem.