Hi @stzlata,
to make those options lowercase, you can use pase this code into Giveaways > Settings > Scripts > Header
<style>
.giveasap_sharing li a,
.sg-extra-action .sg-extra-action-title {
text-transform: none;
}
</style>
As for the accordion part, I’ve created that so there can be a description on how to perform an action as such. I agree that for just a link click, there could be just a simple button that would do everything. That I might look into enabling.
As for other future actions, the expanded content could have the Facebook page widget and other things. I plan to have at least one new action such as liking the Facebook page or Twitter in the next major update (2.21.0).
Although, liking a Facebook page to gain points is prohibited by Facebook due to their Policy change. But I’ll look into making that possible by using description to explain what to do and then “check”. https://www.shortstack.com/blog/facebook-competition-rules/
That is a bit complex, so it might take more than a few weeks to create it.