web_social_icons Shortcode
The web_social_icons shortcode renders the social icons component.
The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.
Usage
[web_social_icons]
Attributes
| Attribute | Default | Accepted values | Purpose |
|---|---|---|---|
icons_style |
2 |
2, 1 |
Controls the icons style. |
icon_color |
— | String unless stated otherwise | Controls the icon color. |
background_color |
— | String unless stated otherwise | Controls the background color. |
device_visibility |
— | String unless stated otherwise | Applies the selected responsive visibility rule. |
el_id |
— | Valid unique HTML ID | Enter section ID (Note: make sure it is unique and valid according to w3c specification). |
el_class |
— | String unless stated otherwise | If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file. |
Verification
Verify web_social_icons with representative content, its empty state and every enabled responsive range. Pay particular attention to icons_style and icon_color.