Hey, jvhnetwork! Yes, it is possible to change size of slider image. Please paste the code given below in custom css section (Appearance -> theme options -> styling options -> custom css) of your dashboard. Code: #slides .slide { width: 870px; padding-left: 35px; } #slides .slide a img{ width:870px !important; } Hope it will resolve your issue. Kindest regards, Praveen