You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Users would like to add a "Call" Icon to the recognized icons in the Social Media menu. Currently the way that we're solving this is to advise a modification to the theme config to add this capability.
Describe the solution you'd like
Add tel: links to the recognized "networks" array and replace them with the fa-phone icon.
Describe alternatives you've considered
The current alternative is to advise the user to create a child theme and filter the BoldGrid configs to add the icon to the array of recognized networks.
Is your feature request related to a problem? Please describe.
Users would like to add a "Call" Icon to the recognized icons in the Social Media menu. Currently the way that we're solving this is to advise a modification to the theme config to add this capability.
Describe the solution you'd like
Add
tel:
links to the recognized "networks" array and replace them with the fa-phone icon.Describe alternatives you've considered
The current alternative is to advise the user to create a child theme and filter the BoldGrid configs to add the icon to the array of recognized networks.
Additional context
This feature was also requested by Charleston PR, a VIP BoldGrid Customer
The text was updated successfully, but these errors were encountered: