I am interested to know if the homepage slider images could be made bigger? It would also be helpful to see a title for ad when mouse is hovered over them - I imagine that could be addressed in the future. Thanks for your continued support. You guys do a great job! Thank you!
1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #slider_wrapper li img { height: 100px; width: 130px; } #slider_wrapper #cc_carousel { max-height: 128px; } 2. Thanks for suggestion, We try to add this feature in our future update.