Is there any way to apply specific formatting to the slideshow title text (which is set through the widget panel). Currently is is somewhat larger than I would like and it is left justified. I would like to modify the size and center it?
The template HTML and CSS for widgets is defined in your own theme, the slideshow is simply placed into this template. If you’d like to have a smaller widget title, you should probably search for the ‘.widget-title‘ class in your theme’s ‘style.css’ file.