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
As @gbschenkel pointed out, it might be useful to be able to pick a size for FontAwesome icons. According to the doc there is a way to change the icon size by using a class. https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons
The way I see this, there should be a select box with all the available classes from FontAwesome (with corresponding size in em). I'm just wondering if this select box should be available for every social media icon in the settings, or should it just be set for all the icons at once (meaning all the icons would have the same size, always) ?
The text was updated successfully, but these errors were encountered:
I think we could have a 'size' inside social_pages to set the default size for all them, and other inside the specific page, for overwrite the default icon size, like to inform that one is your main social network/page:
As @gbschenkel pointed out, it might be useful to be able to pick a size for FontAwesome icons. According to the doc there is a way to change the icon size by using a class. https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons
The way I see this, there should be a select box with all the available classes from FontAwesome (with corresponding size in em). I'm just wondering if this select box should be available for every social media icon in the settings, or should it just be set for all the icons at once (meaning all the icons would have the same size, always) ?
The text was updated successfully, but these errors were encountered: