Add a download icon to button
-
Hi,
Great plugin
just to tell how to add a Fontawesome download icon.a.download-button:before {
font-size: 18px;
content: ‘\f019’;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
margin-right: 4px;
}I did it here for my VST synthesizer plugin Softplug Adventus.
https://softplug.com/download1/The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add a download icon to button’ is closed to new replies.