I’m using an uploaded font in my layout. The problem is that I’m only using a specific style (the font in its natural state has a round “a”, which I don’t want to use) and I’ve only managed to configure this in the widgets that are text, but not in the buttons. Is there any way of setting this specific style for the whole site? If not, is there a way to do it on the button widget?
All I want to do is left align my text in a button, seems there’s no way of doing it. ive spent the best part of a day trying to override it with custom code, and although ive managed it to a point, some of my other custom code is adding large left padding which I just can’t seem to fix. Would be a really welcome addition to be able to choose your text alignment in a button