Allow different colours for link icon in author bio #4465
aidan-gallagher
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I select an icon from font awesome it gives me the option to pick a colour.
You can see it has added
style="color: #aab2c0;"
to the generated HTML at the bottom.I would like to use this colour in my profile so I can get all my icons to look the same, however there is no option for that in _config.yml.
Before
After
Code
I imagine the code change would be here: https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/author-profile.html#L37.
Beta Was this translation helpful? Give feedback.
All reactions