diff --git a/resources/views/studio/button-editor.blade.php b/resources/views/studio/button-editor.blade.php index 2ee97ef..a64d705 100644 --- a/resources/views/studio/button-editor.blade.php +++ b/resources/views/studio/button-editor.blade.php @@ -94,7 +94,7 @@
If the short code is a brand icon, it is important to include a 'fab' before the short code part. Again, The 'fa-...' formatting still applies here. For example, 'fab fa-github'
To apply color to your icons, you can simply write out the color name or just write the HEX value before the icon, followed by a ';'. Here it is important to put the color before the icon short code and the color code must be ended with a semicolon.
You can find a list of available colors here.
Style | @@ -259,18 +261,19 @@
---|