Hello! It seems like I'm posting questions millions of times...Sorry about that. Now, I have a few questions about bizway theme. 1) is there a way to make the slider image bigger? I've uploaded couple of photos but it seems like what I have uploaded is bigger than what I'm supposed to upload. The photo is warped. 2) same qustion for homepage feature area. the three photos are warped because of the size problem. 3) can i make the font of column heading in homepage feature area smaller? 4) Can I put menu on the "here" place? (please check the uploaded file) My website is http://www.iteckor.com Thank you very much..
Hello, 1.For your first and second issue We have checked your website and it seems that you are using large images for your slider and feature area, Use recommended dimension for your slider and feature area images The recommended size for feature area image is height: 130px width: 265px The recommended size for slider image is height: 385px width: 970px It will look fine. 2.For your third issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .main-content h1{ font-size:15px; } 3.For your fourth issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #menu .ddsmoothmenu{ float:right; }