I am using the Roadfighter template and the slider pictures take up so much area that you cannot see below the middle of the screen on a normal computer monitor. Is there a way to reduce the size of the slider height to better adjust to standard monitors and tablets/phones without loosing the slider look and feel? One of the previous posts had a single photo which was correctly sized (http://loriallenbridal.com/) ...what can I do to modify the slider to show up correctly.
Hello, For this paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flexslider .slides { height: 450px; } .flexslider .slides img { height: 450px; } .signinformbox_wrapper { height: 350px; } Adjust height according to your requirement. Thanks & Regards Nitesh Raghuwanshi