Thank you for your prompt reply.
I have already seen the link you suggest. I did a good investigation in your web. ??
The problem is that I wanted to change the “button_text” of each download item.
Finally I change the following code in the style.css and it is working fine.
.sdm_download_link {
display: inline;
}
Is there any other way to do it?