I am having the same problem with this theme. A clean install to my local environment. I’ve reset the DB, etc. Was there a fix for this?
Argghh! I take it back. It messed up the other areas. How can I target just the widget in the footer? I want to contain the change to this DIV I think (?)
Oops! I figured it out. I added this:
span.amount {
font-size: 14px;
position: relative;
top: -40px;
}
Let me know if there’s a better way to do it. Thanks!