mirror of
https://github.com/4suredev/Avada-Custom-Visual-Builder-Button.git
synced 2025-08-18 09:51:08 +08:00
1.2 KiB
1.2 KiB
Avada Custom Visual Builder Button
Adds a custom Avada button shortcode to the classic editor with simple parameters.

Parameters | Description |
---|---|
link | url (required) |
text | label (required) |
target | leave blank / newtab / lightbox |
icon | true / false |
icon_class | font awesome class (optional) |
icon_position | left / right |
Basics:
- [button link="https://google.com/" text="Google"]
- [button link="https://youtube.com/" text="Youtube" target="newtab"]