@Florence: To show textbox only in selected image and then to show simple image without link, you need to upgrade to Pro version. Where you will get option to user “Featured Image Slider” instead of “Featured Post Slider”. When you select Featured Image Slider, you can upload image as per your need. Adding link and text is optional.
For font size, you can adjust the font size in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:
/* Slider Content Font Size */
#main-slider .entry-container { font-size: 16px; }
/* Slider Content Title Font Size */
#main-slider .entry-container .entry-title { font-size: 26px; }