Hi Tina,
Thanks for the feedback. It’s really great to get more eyes looking at the usage and I am prepared to add additional functionality if it enhances the experience.
Before I do that, i just to be sure I understand what you would like to achieve :).
1. Option to give the widget a specific class so you can style it without knowing CSS.
If people enter a class wouldn’t they then have to know how to target the specific class via CSS? Just afraid that adding an extra class to the widget is not solving that particular issue that you describe. What are the actual issue you had on your particular site?
So knowing a little CSS you could do something like:
.sidebar .widget_rommeled_image { background: green; }
The sidebar selector needs to match the one in your theme.
Do you need help with CSS or?
2. Option to hide the title.
– Have you noticed that if you do not enter a title – none is displayed?
Again many thanks for your feedback – looking forward to hear from you.