hello! ive been tinkering w your Button theme and im wondering if its possible to add more icon options for the link buttons? ive been trying to add the honeybee icon font into the code but it isnt quite working out
the buttons theme options are made for fontawesome icons, so if you want to add more of those, you can follow this tutorial which i made for another theme of mine - except you have to of course use fontawesome icon codes, which you can find on the page of the icon: (everything after “fas fa-”)
if you want to use other icons (for example honeybee):
install the icon font - just follow the tutorial (in the example of honeybee these are the 2 steps under “how to install”)
find the navigation in the theme code, and replace fas fa-{select:Link X Icon} (whichever you want to replace)with the class of your icon (in the example of honeybee something like this: th th-icon-name)
(this answer is a bit rushed, if something doesn’t work or isn’t understandable, please ask away!)













